* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2015-12-14 0:13 Tim Harder
0 siblings, 0 replies; 125+ messages in thread
From: Tim Harder @ 2015-12-14 0:13 UTC (permalink / raw
To: gentoo-commits
commit: e0989afe381c734a7eeec6cdb1efa0a425bbbca5
Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 13 23:45:35 2015 +0000
Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Sun Dec 13 23:56:58 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0989afe
dev-python/bleach: version bump to 1.4.2
dev-python/bleach/Manifest | 1 +
dev-python/bleach/bleach-1.4.2.ebuild | 30 ++++++++++++++++++++++++++++++
2 files changed, 31 insertions(+)
diff --git a/dev-python/bleach/Manifest b/dev-python/bleach/Manifest
index 065bab1..1b9b22a 100644
--- a/dev-python/bleach/Manifest
+++ b/dev-python/bleach/Manifest
@@ -1 +1,2 @@
DIST bleach-1.4.1.tar.gz 17449 SHA256 152af29d4580b112fc52966864492791c951e6382b56070e95e128c6b614833b SHA512 247dd02e3123149f8c0dd72e91e3942055d560be791f275ce52ce0250406033b2adfb47e257cb6af2dfd3dfc167ed6434c4cf4b906303e2cd96359d77b55482c WHIRLPOOL 015b4fb0d825201cc59188caf8d94e3d3b1af336ee3f0c787e07d8a73ec32f727c6640828e694b21e2dd255253416e25e11e44d8932bbbca5571494096b75020
+DIST bleach-1.4.2.tar.gz 17876 SHA256 56018a17d1488eb1a1e18e7cdddcaea24d3c7b3704172e356f6916c577f4fd9e SHA512 cff3fdb585279bc4bbc11b70fb54e4e99ab4f4afb0d4a7d01e0b10e86d501464324a154b06bfd4f98517c8d1561f2a95a03054e59c661c56a2e3e5dc13788b3a WHIRLPOOL d31e28cad84381ca3fa42e77059eb2f99e2c6c77e02fb293ce0b6552fd962057f4058ab1ad9e49a28a52266633f4891d4f740566de81c9069419cf29614d7aec
diff --git a/dev-python/bleach/bleach-1.4.2.ebuild b/dev-python/bleach/bleach-1.4.2.ebuild
new file mode 100644
index 0000000..56945ff
--- /dev/null
+++ b/dev-python/bleach/bleach-1.4.2.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy )
+
+inherit distutils-r1
+
+DESCRIPTION="an easy whitelist-based HTML-sanitizing tool"
+HOMEPAGE="https://github.com/jsocol/bleach https://pypi.python.org/pypi/bleach"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+ >=dev-python/html5lib-0.999[${PYTHON_USEDEP}]
+ dev-python/six[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}
+ dev-python/setuptools[${PYTHON_USEDEP}]
+ test? ( >=dev-python/nose-1.3[${PYTHON_USEDEP}] )
+"
+
+python_test() {
+ esetup.py test
+}
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2016-07-17 15:44 Patrick Lauer
0 siblings, 0 replies; 125+ messages in thread
From: Patrick Lauer @ 2016-07-17 15:44 UTC (permalink / raw
To: gentoo-commits
commit: 1f7c92f6b95f2dcbe7531a929739ab617eb9e4d2
Author: Patrick Lauer <patrick <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 17 15:34:06 2016 +0000
Commit: Patrick Lauer <patrick <AT> gentoo <DOT> org>
CommitDate: Sun Jul 17 15:44:30 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f7c92f6
dev-python/bleach: Bump
Package-Manager: portage-2.3.0
dev-python/bleach/Manifest | 1 +
dev-python/bleach/bleach-1.4.3.ebuild | 30 ++++++++++++++++++++++++++++++
2 files changed, 31 insertions(+)
diff --git a/dev-python/bleach/Manifest b/dev-python/bleach/Manifest
index 1b9b22a..9731ee5 100644
--- a/dev-python/bleach/Manifest
+++ b/dev-python/bleach/Manifest
@@ -1,2 +1,3 @@
DIST bleach-1.4.1.tar.gz 17449 SHA256 152af29d4580b112fc52966864492791c951e6382b56070e95e128c6b614833b SHA512 247dd02e3123149f8c0dd72e91e3942055d560be791f275ce52ce0250406033b2adfb47e257cb6af2dfd3dfc167ed6434c4cf4b906303e2cd96359d77b55482c WHIRLPOOL 015b4fb0d825201cc59188caf8d94e3d3b1af336ee3f0c787e07d8a73ec32f727c6640828e694b21e2dd255253416e25e11e44d8932bbbca5571494096b75020
DIST bleach-1.4.2.tar.gz 17876 SHA256 56018a17d1488eb1a1e18e7cdddcaea24d3c7b3704172e356f6916c577f4fd9e SHA512 cff3fdb585279bc4bbc11b70fb54e4e99ab4f4afb0d4a7d01e0b10e86d501464324a154b06bfd4f98517c8d1561f2a95a03054e59c661c56a2e3e5dc13788b3a WHIRLPOOL d31e28cad84381ca3fa42e77059eb2f99e2c6c77e02fb293ce0b6552fd962057f4058ab1ad9e49a28a52266633f4891d4f740566de81c9069419cf29614d7aec
+DIST bleach-1.4.3.tar.gz 18094 SHA256 1293061adb5a9eebb7b260516e691785ac08cc1646c8976aeda7db9dbb1c6f4b SHA512 316450f6325c4fba78de97ba755c185d59aa4d112f303d9f630918f02e613170c2e6bc6ce2de73ce3b0000572de673ab0e0dddbe41da59de5f4cebbfa1348a14 WHIRLPOOL 48a591bdd5b2b91ccc9fa1efe3eb59215d06aa9fa8cb2efeaa352afd5f62e0002185ad99745814c7622e3e7f9645c159267f12e43752df7eed5726a3d01de2f6
diff --git a/dev-python/bleach/bleach-1.4.3.ebuild b/dev-python/bleach/bleach-1.4.3.ebuild
new file mode 100644
index 0000000..9d4f2dc
--- /dev/null
+++ b/dev-python/bleach/bleach-1.4.3.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy )
+
+inherit distutils-r1
+
+DESCRIPTION="an easy whitelist-based HTML-sanitizing tool"
+HOMEPAGE="https://github.com/jsocol/bleach https://pypi.python.org/pypi/bleach"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+ >=dev-python/html5lib-0.999[${PYTHON_USEDEP}]
+ dev-python/six[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}
+ dev-python/setuptools[${PYTHON_USEDEP}]
+ test? ( >=dev-python/nose-1.3[${PYTHON_USEDEP}] )
+"
+
+python_test() {
+ esetup.py test
+}
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2016-11-12 5:22 Tim Harder
0 siblings, 0 replies; 125+ messages in thread
From: Tim Harder @ 2016-11-12 5:22 UTC (permalink / raw
To: gentoo-commits
commit: e65202fc3f828787656a39305e935f2003e0cb96
Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 12 05:20:25 2016 +0000
Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Sat Nov 12 05:21:03 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e65202fc
dev-python/bleach: remove old
dev-python/bleach/Manifest | 2 --
dev-python/bleach/bleach-1.4.1.ebuild | 30 ------------------------------
dev-python/bleach/bleach-1.4.2.ebuild | 30 ------------------------------
3 files changed, 62 deletions(-)
diff --git a/dev-python/bleach/Manifest b/dev-python/bleach/Manifest
index f0d86c9..b7531ec 100644
--- a/dev-python/bleach/Manifest
+++ b/dev-python/bleach/Manifest
@@ -1,4 +1,2 @@
-DIST bleach-1.4.1.tar.gz 17449 SHA256 152af29d4580b112fc52966864492791c951e6382b56070e95e128c6b614833b SHA512 247dd02e3123149f8c0dd72e91e3942055d560be791f275ce52ce0250406033b2adfb47e257cb6af2dfd3dfc167ed6434c4cf4b906303e2cd96359d77b55482c WHIRLPOOL 015b4fb0d825201cc59188caf8d94e3d3b1af336ee3f0c787e07d8a73ec32f727c6640828e694b21e2dd255253416e25e11e44d8932bbbca5571494096b75020
-DIST bleach-1.4.2.tar.gz 17876 SHA256 56018a17d1488eb1a1e18e7cdddcaea24d3c7b3704172e356f6916c577f4fd9e SHA512 cff3fdb585279bc4bbc11b70fb54e4e99ab4f4afb0d4a7d01e0b10e86d501464324a154b06bfd4f98517c8d1561f2a95a03054e59c661c56a2e3e5dc13788b3a WHIRLPOOL d31e28cad84381ca3fa42e77059eb2f99e2c6c77e02fb293ce0b6552fd962057f4058ab1ad9e49a28a52266633f4891d4f740566de81c9069419cf29614d7aec
DIST bleach-1.4.3.tar.gz 18094 SHA256 1293061adb5a9eebb7b260516e691785ac08cc1646c8976aeda7db9dbb1c6f4b SHA512 316450f6325c4fba78de97ba755c185d59aa4d112f303d9f630918f02e613170c2e6bc6ce2de73ce3b0000572de673ab0e0dddbe41da59de5f4cebbfa1348a14 WHIRLPOOL 48a591bdd5b2b91ccc9fa1efe3eb59215d06aa9fa8cb2efeaa352afd5f62e0002185ad99745814c7622e3e7f9645c159267f12e43752df7eed5726a3d01de2f6
DIST bleach-1.5.0.tar.gz 36502 SHA256 978e758599b54cd3caa2e160d74102879b230ea8dc93871d0783721eef58bc65 SHA512 572a089691af61f096716d96517a96755fe674cc471bdbcff80615ae903eaeff72c47b918ee28a1db60ee5c0253c0c52ba02544f8535ae4f283a3a87a3061124 WHIRLPOOL 9003f026686cd4fbff6c12c16359114df7414ca7e9363ed16197137aea8da43aa8374ddd6f0f26258ac89d4edcb7a82b2a252cde031432e6770781116c2f8e4e
diff --git a/dev-python/bleach/bleach-1.4.1.ebuild b/dev-python/bleach/bleach-1.4.1.ebuild
deleted file mode 100644
index 29d15d5..00000000
--- a/dev-python/bleach/bleach-1.4.1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-PYTHON_COMPAT=( python{2_7,3_4} pypy )
-
-inherit distutils-r1
-
-DESCRIPTION="an easy whitelist-based HTML-sanitizing tool"
-HOMEPAGE="https://github.com/jsocol/bleach https://pypi.python.org/pypi/bleach"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="test"
-
-RDEPEND="
- >=dev-python/html5lib-0.999[${PYTHON_USEDEP}]
- dev-python/six[${PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}
- dev-python/setuptools[${PYTHON_USEDEP}]
- test? ( >=dev-python/nose-1.3[${PYTHON_USEDEP}] )
-"
-
-python_test() {
- esetup.py test
-}
diff --git a/dev-python/bleach/bleach-1.4.2.ebuild b/dev-python/bleach/bleach-1.4.2.ebuild
deleted file mode 100644
index ec241d3..00000000
--- a/dev-python/bleach/bleach-1.4.2.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy )
-
-inherit distutils-r1
-
-DESCRIPTION="an easy whitelist-based HTML-sanitizing tool"
-HOMEPAGE="https://github.com/jsocol/bleach https://pypi.python.org/pypi/bleach"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="
- >=dev-python/html5lib-0.999[${PYTHON_USEDEP}]
- dev-python/six[${PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}
- dev-python/setuptools[${PYTHON_USEDEP}]
- test? ( >=dev-python/nose-1.3[${PYTHON_USEDEP}] )
-"
-
-python_test() {
- esetup.py test
-}
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2016-11-12 5:22 Tim Harder
0 siblings, 0 replies; 125+ messages in thread
From: Tim Harder @ 2016-11-12 5:22 UTC (permalink / raw
To: gentoo-commits
commit: d133206e5b09f9983949b3c868a25014b582c0c0
Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 12 05:19:59 2016 +0000
Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Sat Nov 12 05:21:01 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d133206e
dev-python/bleach: stabilize 1.4.3
dev-python/bleach/bleach-1.4.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bleach/bleach-1.4.3.ebuild b/dev-python/bleach/bleach-1.4.3.ebuild
index ec0a82a..3ff71fa 100644
--- a/dev-python/bleach/bleach-1.4.3.ebuild
+++ b/dev-python/bleach/bleach-1.4.3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2016-11-12 5:22 Tim Harder
0 siblings, 0 replies; 125+ messages in thread
From: Tim Harder @ 2016-11-12 5:22 UTC (permalink / raw
To: gentoo-commits
commit: cb62fd9a73d1c1d9c4006b0d9690a287e472c4c9
Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 12 05:18:52 2016 +0000
Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Sat Nov 12 05:21:00 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb62fd9a
dev-python/bleach: version bump to 1.5.0
dev-python/bleach/Manifest | 1 +
dev-python/bleach/bleach-1.5.0.ebuild | 30 ++++++++++++++++++++++++++++++
2 files changed, 31 insertions(+)
diff --git a/dev-python/bleach/Manifest b/dev-python/bleach/Manifest
index 9731ee5..f0d86c9 100644
--- a/dev-python/bleach/Manifest
+++ b/dev-python/bleach/Manifest
@@ -1,3 +1,4 @@
DIST bleach-1.4.1.tar.gz 17449 SHA256 152af29d4580b112fc52966864492791c951e6382b56070e95e128c6b614833b SHA512 247dd02e3123149f8c0dd72e91e3942055d560be791f275ce52ce0250406033b2adfb47e257cb6af2dfd3dfc167ed6434c4cf4b906303e2cd96359d77b55482c WHIRLPOOL 015b4fb0d825201cc59188caf8d94e3d3b1af336ee3f0c787e07d8a73ec32f727c6640828e694b21e2dd255253416e25e11e44d8932bbbca5571494096b75020
DIST bleach-1.4.2.tar.gz 17876 SHA256 56018a17d1488eb1a1e18e7cdddcaea24d3c7b3704172e356f6916c577f4fd9e SHA512 cff3fdb585279bc4bbc11b70fb54e4e99ab4f4afb0d4a7d01e0b10e86d501464324a154b06bfd4f98517c8d1561f2a95a03054e59c661c56a2e3e5dc13788b3a WHIRLPOOL d31e28cad84381ca3fa42e77059eb2f99e2c6c77e02fb293ce0b6552fd962057f4058ab1ad9e49a28a52266633f4891d4f740566de81c9069419cf29614d7aec
DIST bleach-1.4.3.tar.gz 18094 SHA256 1293061adb5a9eebb7b260516e691785ac08cc1646c8976aeda7db9dbb1c6f4b SHA512 316450f6325c4fba78de97ba755c185d59aa4d112f303d9f630918f02e613170c2e6bc6ce2de73ce3b0000572de673ab0e0dddbe41da59de5f4cebbfa1348a14 WHIRLPOOL 48a591bdd5b2b91ccc9fa1efe3eb59215d06aa9fa8cb2efeaa352afd5f62e0002185ad99745814c7622e3e7f9645c159267f12e43752df7eed5726a3d01de2f6
+DIST bleach-1.5.0.tar.gz 36502 SHA256 978e758599b54cd3caa2e160d74102879b230ea8dc93871d0783721eef58bc65 SHA512 572a089691af61f096716d96517a96755fe674cc471bdbcff80615ae903eaeff72c47b918ee28a1db60ee5c0253c0c52ba02544f8535ae4f283a3a87a3061124 WHIRLPOOL 9003f026686cd4fbff6c12c16359114df7414ca7e9363ed16197137aea8da43aa8374ddd6f0f26258ac89d4edcb7a82b2a252cde031432e6770781116c2f8e4e
diff --git a/dev-python/bleach/bleach-1.5.0.ebuild b/dev-python/bleach/bleach-1.5.0.ebuild
new file mode 100644
index 00000000..5007bf0
--- /dev/null
+++ b/dev-python/bleach/bleach-1.5.0.ebuild
@@ -0,0 +1,30 @@
+# 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} pypy )
+
+inherit distutils-r1
+
+DESCRIPTION="an easy whitelist-based HTML-sanitizing tool"
+HOMEPAGE="https://github.com/jsocol/bleach https://pypi.python.org/pypi/bleach"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+ >=dev-python/html5lib-0.999[${PYTHON_USEDEP}]
+ dev-python/six[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}
+ dev-python/setuptools[${PYTHON_USEDEP}]
+ test? ( >=dev-python/pytest-3.0.3[${PYTHON_USEDEP}] )
+"
+
+python_test() {
+ py.test -v || die "tests failed under ${EPYTHON}"
+}
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2016-11-30 18:05 Michał Górny
0 siblings, 0 replies; 125+ messages in thread
From: Michał Górny @ 2016-11-30 18:05 UTC (permalink / raw
To: gentoo-commits
commit: 980007694f3bfcc1d97f97199bbef894af6d5ff6
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 30 13:17:58 2016 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Nov 30 18:05:25 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98000769
dev-python/bleach: Enable pypy3
dev-python/bleach/bleach-1.5.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bleach/bleach-1.5.0.ebuild b/dev-python/bleach/bleach-1.5.0.ebuild
index 5007bf0..a78d52c 100644
--- a/dev-python/bleach/bleach-1.5.0.ebuild
+++ b/dev-python/bleach/bleach-1.5.0.ebuild
@@ -3,7 +3,7 @@
# $Id$
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy )
+PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy{,3} )
inherit distutils-r1
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2017-01-25 6:39 Jeroen Roovers
0 siblings, 0 replies; 125+ messages in thread
From: Jeroen Roovers @ 2017-01-25 6:39 UTC (permalink / raw
To: gentoo-commits
commit: 3e3253b622e735c2a8ae439d7bc54936d83d2157
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 25 06:27:10 2017 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Wed Jan 25 06:38:51 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e3253b6
dev-python/bleach: Mark ~hppa (bug #605122).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches
dev-python/bleach/bleach-1.5.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/bleach/bleach-1.5.0.ebuild b/dev-python/bleach/bleach-1.5.0.ebuild
index a78d52c..a5fe901 100644
--- a/dev-python/bleach/bleach-1.5.0.ebuild
+++ b/dev-python/bleach/bleach-1.5.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~hppa ~x86"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2017-02-04 12:08 Jeroen Roovers
0 siblings, 0 replies; 125+ messages in thread
From: Jeroen Roovers @ 2017-02-04 12:08 UTC (permalink / raw
To: gentoo-commits
commit: dc48d092a648af3378a225f73083a104a6984da1
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 4 12:03:34 2017 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sat Feb 4 12:03:34 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc48d092
dev-python/bleach: Stable for HPPA (bug #602484).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches
dev-python/bleach/bleach-1.5.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bleach/bleach-1.5.0.ebuild b/dev-python/bleach/bleach-1.5.0.ebuild
index a5fe901..bf2ec87 100644
--- a/dev-python/bleach/bleach-1.5.0.ebuild
+++ b/dev-python/bleach/bleach-1.5.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~x86"
+KEYWORDS="~amd64 hppa ~x86"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2017-02-06 14:55 Agostino Sarubbo
0 siblings, 0 replies; 125+ messages in thread
From: Agostino Sarubbo @ 2017-02-06 14:55 UTC (permalink / raw
To: gentoo-commits
commit: 005ea5fe6a4f1121244763b16225618e220cdcbe
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 6 14:54:57 2017 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Feb 6 14:55:45 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=005ea5fe
dev-python/bleach: amd64 stable wrt bug #602484
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-python/bleach/bleach-1.5.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bleach/bleach-1.5.0.ebuild b/dev-python/bleach/bleach-1.5.0.ebuild
index bf2ec87..7b7f6c0 100644
--- a/dev-python/bleach/bleach-1.5.0.ebuild
+++ b/dev-python/bleach/bleach-1.5.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 hppa ~x86"
+KEYWORDS="amd64 hppa ~x86"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2017-02-07 23:58 Mart Raudsepp
0 siblings, 0 replies; 125+ messages in thread
From: Mart Raudsepp @ 2017-02-07 23:58 UTC (permalink / raw
To: gentoo-commits
commit: c4cb2f1c96ddec1230c8dda7aba88665eacb52a1
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 7 23:43:53 2017 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Tue Feb 7 23:54:08 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4cb2f1c
dev-python/bleach-1.5.0: keyworded for ~mips
Gentoo-bug: 605122
Package-Manager: Portage-2.3.3, Repoman-2.3.1
dev-python/bleach/bleach-1.5.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bleach/bleach-1.5.0.ebuild b/dev-python/bleach/bleach-1.5.0.ebuild
index 7b7f6c0..e1eeb84 100644
--- a/dev-python/bleach/bleach-1.5.0.ebuild
+++ b/dev-python/bleach/bleach-1.5.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 hppa ~x86"
+KEYWORDS="amd64 hppa ~mips ~x86"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2017-02-12 16:25 Agostino Sarubbo
0 siblings, 0 replies; 125+ messages in thread
From: Agostino Sarubbo @ 2017-02-12 16:25 UTC (permalink / raw
To: gentoo-commits
commit: c606e6c4c8655d6a90005b63aa81e56490d11b65
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 12 16:24:58 2017 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sun Feb 12 16:24:58 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c606e6c4
dev-python/bleach: x86 stable wrt bug #602484
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-python/bleach/bleach-1.5.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bleach/bleach-1.5.0.ebuild b/dev-python/bleach/bleach-1.5.0.ebuild
index e1eeb84a16..e84724b6cd 100644
--- a/dev-python/bleach/bleach-1.5.0.ebuild
+++ b/dev-python/bleach/bleach-1.5.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 hppa ~mips ~x86"
+KEYWORDS="amd64 hppa ~mips x86"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2017-02-12 17:10 Agostino Sarubbo
0 siblings, 0 replies; 125+ messages in thread
From: Agostino Sarubbo @ 2017-02-12 17:10 UTC (permalink / raw
To: gentoo-commits
commit: 7b66c78ed7c3e0cba433a137ad4841837efb09ef
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 12 17:09:27 2017 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sun Feb 12 17:10:34 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b66c78e
dev-python/bleach: ppc stable wrt bug #602484
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-python/bleach/bleach-1.5.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bleach/bleach-1.5.0.ebuild b/dev-python/bleach/bleach-1.5.0.ebuild
index e84724b6cd..f5d8de1bd9 100644
--- a/dev-python/bleach/bleach-1.5.0.ebuild
+++ b/dev-python/bleach/bleach-1.5.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 hppa ~mips x86"
+KEYWORDS="amd64 hppa ~mips ppc x86"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2017-02-12 22:20 Zac Medico
0 siblings, 0 replies; 125+ messages in thread
From: Zac Medico @ 2017-02-12 22:20 UTC (permalink / raw
To: gentoo-commits
commit: 70d7abda35844da5771b81e5eda4e6a47f2256cc
Author: Zac Medico <zmedico <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 12 07:29:22 2017 +0000
Commit: Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Sun Feb 12 22:19:25 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70d7abda
dev-python/bleach: PYTHON_COMPAT: add python3_6
Package-Manager: Portage-2.3.3, Repoman-2.3.1
dev-python/bleach/bleach-1.4.3.ebuild | 4 ++--
dev-python/bleach/bleach-1.5.0.ebuild | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/dev-python/bleach/bleach-1.4.3.ebuild b/dev-python/bleach/bleach-1.4.3.ebuild
index 3ff71fa021..3d03662673 100644
--- a/dev-python/bleach/bleach-1.4.3.ebuild
+++ b/dev-python/bleach/bleach-1.4.3.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
-PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy )
inherit distutils-r1
diff --git a/dev-python/bleach/bleach-1.5.0.ebuild b/dev-python/bleach/bleach-1.5.0.ebuild
index f5d8de1bd9..1347c041b9 100644
--- a/dev-python/bleach/bleach-1.5.0.ebuild
+++ b/dev-python/bleach/bleach-1.5.0.ebuild
@@ -3,7 +3,7 @@
# $Id$
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy{,3} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy{,3} )
inherit distutils-r1
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2017-02-19 8:40 Markus Meier
0 siblings, 0 replies; 125+ messages in thread
From: Markus Meier @ 2017-02-19 8:40 UTC (permalink / raw
To: gentoo-commits
commit: c02ebbab93d4777576797f86689fdf1dc481b954
Author: Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 19 08:34:58 2017 +0000
Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Sun Feb 19 08:34:58 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c02ebbab
dev-python/bleach: add ~arm, bug #605122
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
dev-python/bleach/bleach-1.5.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bleach/bleach-1.5.0.ebuild b/dev-python/bleach/bleach-1.5.0.ebuild
index 1347c041b9..894e45be9b 100644
--- a/dev-python/bleach/bleach-1.5.0.ebuild
+++ b/dev-python/bleach/bleach-1.5.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 hppa ~mips ppc x86"
+KEYWORDS="amd64 ~arm hppa ~mips ppc x86"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2017-02-21 11:54 Tobias Klausmann
0 siblings, 0 replies; 125+ messages in thread
From: Tobias Klausmann @ 2017-02-21 11:54 UTC (permalink / raw
To: gentoo-commits
commit: e3e9c20055d278ac374decbdfb6658000bf8d301
Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 21 11:52:03 2017 +0000
Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Tue Feb 21 11:52:03 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3e9c200
dev-python/bleach-1.5.0-r0: add alpha keyword
Gentoo-Bug: 602484
dev-python/bleach/bleach-1.5.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bleach/bleach-1.5.0.ebuild b/dev-python/bleach/bleach-1.5.0.ebuild
index 894e45be9b..5d76ff1b31 100644
--- a/dev-python/bleach/bleach-1.5.0.ebuild
+++ b/dev-python/bleach/bleach-1.5.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 ~arm hppa ~mips ppc x86"
+KEYWORDS="alpha amd64 ~arm hppa ~mips ppc x86"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2017-02-23 14:12 Michael Weber
0 siblings, 0 replies; 125+ messages in thread
From: Michael Weber @ 2017-02-23 14:12 UTC (permalink / raw
To: gentoo-commits
commit: a608408caa1ca64cfa682ae334b59bdebee0fefd
Author: Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 23 14:03:17 2017 +0000
Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Thu Feb 23 14:03:17 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a608408c
dev-python/bleach: Add ~ppc64 keyword (bug 602484).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
dev-python/bleach/bleach-1.5.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bleach/bleach-1.5.0.ebuild b/dev-python/bleach/bleach-1.5.0.ebuild
index 5d76ff1b31..312d07f262 100644
--- a/dev-python/bleach/bleach-1.5.0.ebuild
+++ b/dev-python/bleach/bleach-1.5.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ~mips ppc x86"
+KEYWORDS="alpha amd64 ~arm hppa ~mips ppc ~ppc64 x86"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2017-02-23 16:35 Michael Weber
0 siblings, 0 replies; 125+ messages in thread
From: Michael Weber @ 2017-02-23 16:35 UTC (permalink / raw
To: gentoo-commits
commit: 1dfbd3c2c921af53b1b20d31cd88809fcc5c3cbe
Author: Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 23 16:25:36 2017 +0000
Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Thu Feb 23 16:34:11 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1dfbd3c2
dev-python/bleach: arm stable (bug 602484)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc64"
dev-python/bleach/bleach-1.5.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bleach/bleach-1.5.0.ebuild b/dev-python/bleach/bleach-1.5.0.ebuild
index 312d07f262..c986299c1b 100644
--- a/dev-python/bleach/bleach-1.5.0.ebuild
+++ b/dev-python/bleach/bleach-1.5.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ~mips ppc ~ppc64 x86"
+KEYWORDS="alpha amd64 arm hppa ~mips ppc ~ppc64 x86"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2017-02-23 16:35 Michael Weber
0 siblings, 0 replies; 125+ messages in thread
From: Michael Weber @ 2017-02-23 16:35 UTC (permalink / raw
To: gentoo-commits
commit: 106f1432117874cb904018000441c47747447b6f
Author: Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 23 16:30:02 2017 +0000
Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Thu Feb 23 16:34:43 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=106f1432
dev-python/bleach: ppc64 stable (bug 602484)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc64"
dev-python/bleach/bleach-1.5.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bleach/bleach-1.5.0.ebuild b/dev-python/bleach/bleach-1.5.0.ebuild
index c986299c1b..1ca7a108a2 100644
--- a/dev-python/bleach/bleach-1.5.0.ebuild
+++ b/dev-python/bleach/bleach-1.5.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ~mips ppc ~ppc64 x86"
+KEYWORDS="alpha amd64 arm hppa ~mips ppc ppc64 x86"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2017-02-25 10:03 Agostino Sarubbo
0 siblings, 0 replies; 125+ messages in thread
From: Agostino Sarubbo @ 2017-02-25 10:03 UTC (permalink / raw
To: gentoo-commits
commit: b267ecf3b1df6f4935ce9fd8fcd6cf721882281c
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 25 10:03:00 2017 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sat Feb 25 10:03:00 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b267ecf3
dev-python/bleach: sparc stable wrt bug #602484
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-python/bleach/bleach-1.5.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bleach/bleach-1.5.0.ebuild b/dev-python/bleach/bleach-1.5.0.ebuild
index 1ca7a108a2..f7cf9e37ea 100644
--- a/dev-python/bleach/bleach-1.5.0.ebuild
+++ b/dev-python/bleach/bleach-1.5.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ~mips ppc ppc64 x86"
+KEYWORDS="alpha amd64 arm hppa ~mips ppc ppc64 sparc x86"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2017-03-11 17:07 Agostino Sarubbo
0 siblings, 0 replies; 125+ messages in thread
From: Agostino Sarubbo @ 2017-03-11 17:07 UTC (permalink / raw
To: gentoo-commits
commit: a9520443165bf04a9c431d905e52e8cd9d15d593
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 11 17:06:30 2017 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sat Mar 11 17:06:30 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9520443
dev-python/bleach: ia64 stable wrt bug #602484
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-python/bleach/bleach-1.5.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bleach/bleach-1.5.0.ebuild b/dev-python/bleach/bleach-1.5.0.ebuild
index a4dfbdf00d7..6d59e60d30f 100644
--- a/dev-python/bleach/bleach-1.5.0.ebuild
+++ b/dev-python/bleach/bleach-1.5.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ~mips ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2017-03-22 19:48 Markus Meier
0 siblings, 0 replies; 125+ messages in thread
From: Markus Meier @ 2017-03-22 19:48 UTC (permalink / raw
To: gentoo-commits
commit: cf0d7dfad61d174c054e021c2772f1972023da20
Author: Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 22 19:43:06 2017 +0000
Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Wed Mar 22 19:47:48 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf0d7dfa
dev-python/bleach: add ~arm64, bug #605122
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="arm64"
dev-python/bleach/bleach-1.5.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bleach/bleach-1.5.0.ebuild b/dev-python/bleach/bleach-1.5.0.ebuild
index 6d59e60d30f..6e9eda5cfb2 100644
--- a/dev-python/bleach/bleach-1.5.0.ebuild
+++ b/dev-python/bleach/bleach-1.5.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2017-05-03 9:26 Michał Górny
0 siblings, 0 replies; 125+ messages in thread
From: Michał Górny @ 2017-05-03 9:26 UTC (permalink / raw
To: gentoo-commits
commit: e3efbe808a350a3059795294732b8ccbe1b41097
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed May 3 08:03:13 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed May 3 09:26:05 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3efbe80
dev-python/bleach: Clean old versions up
dev-python/bleach/Manifest | 1 -
dev-python/bleach/bleach-1.4.3.ebuild | 29 -----------------------------
2 files changed, 30 deletions(-)
diff --git a/dev-python/bleach/Manifest b/dev-python/bleach/Manifest
index b7531ec2f07..2d6d96648f0 100644
--- a/dev-python/bleach/Manifest
+++ b/dev-python/bleach/Manifest
@@ -1,2 +1 @@
-DIST bleach-1.4.3.tar.gz 18094 SHA256 1293061adb5a9eebb7b260516e691785ac08cc1646c8976aeda7db9dbb1c6f4b SHA512 316450f6325c4fba78de97ba755c185d59aa4d112f303d9f630918f02e613170c2e6bc6ce2de73ce3b0000572de673ab0e0dddbe41da59de5f4cebbfa1348a14 WHIRLPOOL 48a591bdd5b2b91ccc9fa1efe3eb59215d06aa9fa8cb2efeaa352afd5f62e0002185ad99745814c7622e3e7f9645c159267f12e43752df7eed5726a3d01de2f6
DIST bleach-1.5.0.tar.gz 36502 SHA256 978e758599b54cd3caa2e160d74102879b230ea8dc93871d0783721eef58bc65 SHA512 572a089691af61f096716d96517a96755fe674cc471bdbcff80615ae903eaeff72c47b918ee28a1db60ee5c0253c0c52ba02544f8535ae4f283a3a87a3061124 WHIRLPOOL 9003f026686cd4fbff6c12c16359114df7414ca7e9363ed16197137aea8da43aa8374ddd6f0f26258ac89d4edcb7a82b2a252cde031432e6770781116c2f8e4e
diff --git a/dev-python/bleach/bleach-1.4.3.ebuild b/dev-python/bleach/bleach-1.4.3.ebuild
deleted file mode 100644
index 6c47f7d46dd..00000000000
--- a/dev-python/bleach/bleach-1.4.3.ebuild
+++ /dev/null
@@ -1,29 +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 )
-
-inherit distutils-r1
-
-DESCRIPTION="an easy whitelist-based HTML-sanitizing tool"
-HOMEPAGE="https://github.com/jsocol/bleach https://pypi.python.org/pypi/bleach"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="test"
-
-RDEPEND="
- >=dev-python/html5lib-0.999[${PYTHON_USEDEP}]
- dev-python/six[${PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}
- dev-python/setuptools[${PYTHON_USEDEP}]
- test? ( >=dev-python/nose-1.3[${PYTHON_USEDEP}] )
-"
-
-python_test() {
- esetup.py test
-}
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2017-05-09 2:08 Zac Medico
0 siblings, 0 replies; 125+ messages in thread
From: Zac Medico @ 2017-05-09 2:08 UTC (permalink / raw
To: gentoo-commits
commit: b2875c1a6004a19a174a1122af46cb518f932882
Author: Zac Medico <zmedico <AT> gentoo <DOT> org>
AuthorDate: Tue May 9 02:07:19 2017 +0000
Commit: Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Tue May 9 02:07:19 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2875c1a
dev-python/bleach: version bump to 2.0.0
Package-Manager: Portage-2.3.5, Repoman-2.3.2
dev-python/bleach/Manifest | 1 +
dev-python/bleach/bleach-2.0.0.ebuild | 29 +++++++++++++++++++++++++++++
2 files changed, 30 insertions(+)
diff --git a/dev-python/bleach/Manifest b/dev-python/bleach/Manifest
index 2d6d96648f0..69adfa9e1d6 100644
--- a/dev-python/bleach/Manifest
+++ b/dev-python/bleach/Manifest
@@ -1 +1,2 @@
DIST bleach-1.5.0.tar.gz 36502 SHA256 978e758599b54cd3caa2e160d74102879b230ea8dc93871d0783721eef58bc65 SHA512 572a089691af61f096716d96517a96755fe674cc471bdbcff80615ae903eaeff72c47b918ee28a1db60ee5c0253c0c52ba02544f8535ae4f283a3a87a3061124 WHIRLPOOL 9003f026686cd4fbff6c12c16359114df7414ca7e9363ed16197137aea8da43aa8374ddd6f0f26258ac89d4edcb7a82b2a252cde031432e6770781116c2f8e4e
+DIST bleach-2.0.0.tar.gz 46083 SHA256 b9522130003e4caedf4f00a39c120a906dcd4242329c1c8f621f5370203cbc30 SHA512 78237c72224fc8facd0c247671c0e2deb66dc8dc46c446cfa7e8b83cce5ca99a52fec320ef59ae0ece47c54a48120de16e4393e269db9c74542c8165eeb96d2e WHIRLPOOL 59636a228cbfedc7eca076a4f3e67d42d49c3d51134528c6e051573a5ef5d2921a488248dca26f6af5c88a1342d10e57fb8a543644f31b7bf3146823b42c4b79
diff --git a/dev-python/bleach/bleach-2.0.0.ebuild b/dev-python/bleach/bleach-2.0.0.ebuild
new file mode 100644
index 00000000000..c0734eec7c8
--- /dev/null
+++ b/dev-python/bleach/bleach-2.0.0.ebuild
@@ -0,0 +1,29 @@
+# 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{,3} )
+
+inherit distutils-r1
+
+DESCRIPTION="an easy whitelist-based HTML-sanitizing tool"
+HOMEPAGE="https://github.com/jsocol/bleach https://pypi.python.org/pypi/bleach"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="test"
+
+RDEPEND="
+ >=dev-python/html5lib-0.99999999[${PYTHON_USEDEP}]
+ dev-python/six[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}
+ dev-python/setuptools[${PYTHON_USEDEP}]
+ test? ( >=dev-python/pytest-3.0.3[${PYTHON_USEDEP}] )
+"
+
+python_test() {
+ py.test -v || die "tests failed under ${EPYTHON}"
+}
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2017-05-10 20:10 Jeroen Roovers
0 siblings, 0 replies; 125+ messages in thread
From: Jeroen Roovers @ 2017-05-10 20:10 UTC (permalink / raw
To: gentoo-commits
commit: 17db9929d22f4196aa735d8d8bea35a9f55f1959
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Wed May 10 20:09:38 2017 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Wed May 10 20:10:13 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17db9929
dev-python/bleach: Mark ~hppa (bug #617914).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches
dev-python/bleach/bleach-2.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bleach/bleach-2.0.0.ebuild b/dev-python/bleach/bleach-2.0.0.ebuild
index c0734eec7c8..946ccd22f9c 100644
--- a/dev-python/bleach/bleach-2.0.0.ebuild
+++ b/dev-python/bleach/bleach-2.0.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~hppa"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2017-05-17 19:22 Markus Meier
0 siblings, 0 replies; 125+ messages in thread
From: Markus Meier @ 2017-05-17 19:22 UTC (permalink / raw
To: gentoo-commits
commit: a94921d410839dae88344fe0181ca3fc5a04fe6e
Author: Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Wed May 17 19:22:22 2017 +0000
Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Wed May 17 19:22:22 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a94921d4
dev-python/bleach: add ~arm64, bug #617914
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="arm64"
dev-python/bleach/bleach-2.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bleach/bleach-2.0.0.ebuild b/dev-python/bleach/bleach-2.0.0.ebuild
index 946ccd22f9c..e923205826e 100644
--- a/dev-python/bleach/bleach-2.0.0.ebuild
+++ b/dev-python/bleach/bleach-2.0.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~hppa"
+KEYWORDS="~amd64 ~arm64 ~hppa"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2017-05-18 20:00 Michael Weber
0 siblings, 0 replies; 125+ messages in thread
From: Michael Weber @ 2017-05-18 20:00 UTC (permalink / raw
To: gentoo-commits
commit: 705390c171457ead7968e7406dcb8b4ebc653f05
Author: Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Thu May 18 19:46:53 2017 +0000
Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Thu May 18 20:00:07 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=705390c1
dev-python/bleach: arm64 stable (bug 617156).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="arm64"
dev-python/bleach/bleach-1.5.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bleach/bleach-1.5.0.ebuild b/dev-python/bleach/bleach-1.5.0.ebuild
index 6e9eda5cfb2..1f13aea3b25 100644
--- a/dev-python/bleach/bleach-1.5.0.ebuild
+++ b/dev-python/bleach/bleach-1.5.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 sparc x86"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2017-05-23 20:00 Michael Weber
0 siblings, 0 replies; 125+ messages in thread
From: Michael Weber @ 2017-05-23 20:00 UTC (permalink / raw
To: gentoo-commits
commit: e63b378a113affc090a2cd6c9af3f44bc2cae14a
Author: Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Tue May 23 19:59:28 2017 +0000
Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Tue May 23 20:00:27 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e63b378a
dev-python/bleach: add ~ppc64 keyword (bug 617914)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"
dev-python/bleach/bleach-2.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bleach/bleach-2.0.0.ebuild b/dev-python/bleach/bleach-2.0.0.ebuild
index e923205826e..78b70db79ed 100644
--- a/dev-python/bleach/bleach-2.0.0.ebuild
+++ b/dev-python/bleach/bleach-2.0.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~hppa"
+KEYWORDS="~amd64 ~arm64 ~hppa ~ppc64"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2017-05-26 10:16 Tobias Klausmann
0 siblings, 0 replies; 125+ messages in thread
From: Tobias Klausmann @ 2017-05-26 10:16 UTC (permalink / raw
To: gentoo-commits
commit: 756dba067811dc096ba9bbb20e14c5cbb5d059ba
Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Fri May 26 08:25:02 2017 +0000
Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Fri May 26 10:16:11 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=756dba06
dev-python/bleach-1.5.0-r0: add ~alpha keyword
Gentoo-Bug: 605122
dev-python/bleach/bleach-1.5.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bleach/bleach-1.5.0.ebuild b/dev-python/bleach/bleach-1.5.0.ebuild
index 1f13aea3b25..5c64d0b32df 100644
--- a/dev-python/bleach/bleach-1.5.0.ebuild
+++ b/dev-python/bleach/bleach-1.5.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 sparc x86"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2017-05-26 14:00 Mike Gilbert
0 siblings, 0 replies; 125+ messages in thread
From: Mike Gilbert @ 2017-05-26 14:00 UTC (permalink / raw
To: gentoo-commits
commit: 22921266e626d168eb458df004cda882b0a61aed
Author: Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Fri May 26 13:58:39 2017 +0000
Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Fri May 26 14:00:28 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22921266
dev-python/bleach: revert de-stabilization on alpha
Package-Manager: Portage-2.3.6_p1, Repoman-2.3.2_p69
dev-python/bleach/bleach-1.5.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bleach/bleach-1.5.0.ebuild b/dev-python/bleach/bleach-1.5.0.ebuild
index 5c64d0b32df..1f13aea3b25 100644
--- a/dev-python/bleach/bleach-1.5.0.ebuild
+++ b/dev-python/bleach/bleach-1.5.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 sparc x86"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2017-05-26 18:36 Markus Meier
0 siblings, 0 replies; 125+ messages in thread
From: Markus Meier @ 2017-05-26 18:36 UTC (permalink / raw
To: gentoo-commits
commit: 63ac1f9a8b1e27114a4d5197add6847858c359bb
Author: Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Fri May 26 18:36:32 2017 +0000
Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Fri May 26 18:36:32 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63ac1f9a
dev-python/bleach: add ~arm, bug #617914
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
dev-python/bleach/bleach-2.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bleach/bleach-2.0.0.ebuild b/dev-python/bleach/bleach-2.0.0.ebuild
index 78b70db79ed..887db736c84 100644
--- a/dev-python/bleach/bleach-2.0.0.ebuild
+++ b/dev-python/bleach/bleach-2.0.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~hppa ~ppc64"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc64"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2017-05-26 20:56 Mart Raudsepp
0 siblings, 0 replies; 125+ messages in thread
From: Mart Raudsepp @ 2017-05-26 20:56 UTC (permalink / raw
To: gentoo-commits
commit: 032fc3316920481b90d28f871f956dae5cd57d24
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Fri May 26 20:55:11 2017 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Fri May 26 20:56:07 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=032fc331
dev-python/bleach: keyworded for ~mips
Gentoo-bug: 617914
Package-Manager: Portage-2.3.5, Repoman-2.3.2
dev-python/bleach/bleach-2.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bleach/bleach-2.0.0.ebuild b/dev-python/bleach/bleach-2.0.0.ebuild
index 887db736c84..605364e332a 100644
--- a/dev-python/bleach/bleach-2.0.0.ebuild
+++ b/dev-python/bleach/bleach-2.0.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc64"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc64"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2017-07-01 11:19 Sergei Trofimovich
0 siblings, 0 replies; 125+ messages in thread
From: Sergei Trofimovich @ 2017-07-01 11:19 UTC (permalink / raw
To: gentoo-commits
commit: 90b22f441569af0c559a3870413b5eed2d339275
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 1 11:18:18 2017 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Jul 1 11:18:56 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90b22f44
dev-python/bleach: ia64 keyworded, bug #617914
Package-Manager: Portage-2.3.6, Repoman-2.3.2
RepoMan-Options: --include-arches="ia64"
dev-python/bleach/bleach-2.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bleach/bleach-2.0.0.ebuild b/dev-python/bleach/bleach-2.0.0.ebuild
index 605364e332a..59fe9bda44f 100644
--- a/dev-python/bleach/bleach-2.0.0.ebuild
+++ b/dev-python/bleach/bleach-2.0.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc64"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc64"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2017-08-20 2:17 Tim Harder
0 siblings, 0 replies; 125+ messages in thread
From: Tim Harder @ 2017-08-20 2:17 UTC (permalink / raw
To: gentoo-commits
commit: 95940937dd1766db85da1055e98b7a6276f00b83
Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 20 02:13:18 2017 +0000
Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Sun Aug 20 02:17:30 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95940937
dev-python/bleach: rekeyword 2.0.0 for ~x86
dev-python/bleach/bleach-2.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bleach/bleach-2.0.0.ebuild b/dev-python/bleach/bleach-2.0.0.ebuild
index 59fe9bda44f..12329ae1e0d 100644
--- a/dev-python/bleach/bleach-2.0.0.ebuild
+++ b/dev-python/bleach/bleach-2.0.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc64"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc64 ~x86"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2017-08-20 2:21 Tim Harder
0 siblings, 0 replies; 125+ messages in thread
From: Tim Harder @ 2017-08-20 2:21 UTC (permalink / raw
To: gentoo-commits
commit: ca6bdc7ca00997e2e5b59dce5ca1368b36ed0738
Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 20 02:20:13 2017 +0000
Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Sun Aug 20 02:20:39 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca6bdc7c
dev-python/bleach: update HOMEPAGE and upstream metadata
dev-python/bleach/bleach-1.5.0.ebuild | 2 +-
dev-python/bleach/bleach-2.0.0.ebuild | 2 +-
dev-python/bleach/metadata.xml | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/dev-python/bleach/bleach-1.5.0.ebuild b/dev-python/bleach/bleach-1.5.0.ebuild
index 1f13aea3b25..d2ba5b19dee 100644
--- a/dev-python/bleach/bleach-1.5.0.ebuild
+++ b/dev-python/bleach/bleach-1.5.0.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy{,3} )
inherit distutils-r1
DESCRIPTION="an easy whitelist-based HTML-sanitizing tool"
-HOMEPAGE="https://github.com/jsocol/bleach https://pypi.python.org/pypi/bleach"
+HOMEPAGE="https://github.com/mozilla/bleach https://pypi.python.org/pypi/bleach"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
diff --git a/dev-python/bleach/bleach-2.0.0.ebuild b/dev-python/bleach/bleach-2.0.0.ebuild
index 12329ae1e0d..b3e9607e955 100644
--- a/dev-python/bleach/bleach-2.0.0.ebuild
+++ b/dev-python/bleach/bleach-2.0.0.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy{,3} )
inherit distutils-r1
DESCRIPTION="an easy whitelist-based HTML-sanitizing tool"
-HOMEPAGE="https://github.com/jsocol/bleach https://pypi.python.org/pypi/bleach"
+HOMEPAGE="https://github.com/mozilla/bleach https://pypi.python.org/pypi/bleach"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
diff --git a/dev-python/bleach/metadata.xml b/dev-python/bleach/metadata.xml
index 3a155da98eb..31fa019aef4 100644
--- a/dev-python/bleach/metadata.xml
+++ b/dev-python/bleach/metadata.xml
@@ -7,6 +7,6 @@
</maintainer>
<upstream>
<remote-id type="pypi">bleach</remote-id>
- <remote-id type="github">jsocol/bleach</remote-id>
+ <remote-id type="github">mozilla/bleach</remote-id>
</upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2017-09-22 19:40 Sergei Trofimovich
0 siblings, 0 replies; 125+ messages in thread
From: Sergei Trofimovich @ 2017-09-22 19:40 UTC (permalink / raw
To: gentoo-commits
commit: 36e70f40cebc2079e941c9e8177c2443c199ed03
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 22 19:35:11 2017 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Fri Sep 22 19:40:11 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36e70f40
dev-python/bleach: keyworded 2.0.0 for ppc, bug #617914
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc"
dev-python/bleach/bleach-2.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bleach/bleach-2.0.0.ebuild b/dev-python/bleach/bleach-2.0.0.ebuild
index b3e9607e955..1d0c20cec34 100644
--- a/dev-python/bleach/bleach-2.0.0.ebuild
+++ b/dev-python/bleach/bleach-2.0.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2017-10-19 8:20 Tim Harder
0 siblings, 0 replies; 125+ messages in thread
From: Tim Harder @ 2017-10-19 8:20 UTC (permalink / raw
To: gentoo-commits
commit: c5f3ad0e77430acdf4ce0eaf19fe528ca2a57b75
Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 19 07:42:23 2017 +0000
Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Thu Oct 19 08:19:39 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5f3ad0e
dev-python/bleach: version bump to 2.1.1
dev-python/bleach/Manifest | 1 +
dev-python/bleach/bleach-2.1.1.ebuild | 29 +++++++++++++++++++++++++++++
2 files changed, 30 insertions(+)
diff --git a/dev-python/bleach/Manifest b/dev-python/bleach/Manifest
index 69adfa9e1d6..3c1dac01e46 100644
--- a/dev-python/bleach/Manifest
+++ b/dev-python/bleach/Manifest
@@ -1,2 +1,3 @@
DIST bleach-1.5.0.tar.gz 36502 SHA256 978e758599b54cd3caa2e160d74102879b230ea8dc93871d0783721eef58bc65 SHA512 572a089691af61f096716d96517a96755fe674cc471bdbcff80615ae903eaeff72c47b918ee28a1db60ee5c0253c0c52ba02544f8535ae4f283a3a87a3061124 WHIRLPOOL 9003f026686cd4fbff6c12c16359114df7414ca7e9363ed16197137aea8da43aa8374ddd6f0f26258ac89d4edcb7a82b2a252cde031432e6770781116c2f8e4e
DIST bleach-2.0.0.tar.gz 46083 SHA256 b9522130003e4caedf4f00a39c120a906dcd4242329c1c8f621f5370203cbc30 SHA512 78237c72224fc8facd0c247671c0e2deb66dc8dc46c446cfa7e8b83cce5ca99a52fec320ef59ae0ece47c54a48120de16e4393e269db9c74542c8165eeb96d2e WHIRLPOOL 59636a228cbfedc7eca076a4f3e67d42d49c3d51134528c6e051573a5ef5d2921a488248dca26f6af5c88a1342d10e57fb8a543644f31b7bf3146823b42c4b79
+DIST bleach-2.1.1.tar.gz 58491 SHA256 760a9368002180fb8a0f4ea48dc6275378e6f311c39d0236d7b904fca1f5ea0d SHA512 dc8ef7b678966bfebddb2d27c78abf50e71f2d90c5807cf788a08b852a085a4d990368da5dfb5f61a49e0f2f1e7d9ac73c2b6967fdacb55663ae2c339016d4c2 WHIRLPOOL 3e0ba2a3646763312f227e40ec169eaf160ea419c04f4b7c12485baa95619cc9644b4d2e4262443ffeb026a15245857f373c42e1292aa2210c628827a9cb0a69
diff --git a/dev-python/bleach/bleach-2.1.1.ebuild b/dev-python/bleach/bleach-2.1.1.ebuild
new file mode 100644
index 00000000000..1d0c20cec34
--- /dev/null
+++ b/dev-python/bleach/bleach-2.1.1.ebuild
@@ -0,0 +1,29 @@
+# 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{,3} )
+
+inherit distutils-r1
+
+DESCRIPTION="an easy whitelist-based HTML-sanitizing tool"
+HOMEPAGE="https://github.com/mozilla/bleach https://pypi.python.org/pypi/bleach"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86"
+IUSE="test"
+
+RDEPEND="
+ >=dev-python/html5lib-0.99999999[${PYTHON_USEDEP}]
+ dev-python/six[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}
+ dev-python/setuptools[${PYTHON_USEDEP}]
+ test? ( >=dev-python/pytest-3.0.3[${PYTHON_USEDEP}] )
+"
+
+python_test() {
+ py.test -v || die "tests failed under ${EPYTHON}"
+}
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2017-11-23 22:31 Matt Turner
0 siblings, 0 replies; 125+ messages in thread
From: Matt Turner @ 2017-11-23 22:31 UTC (permalink / raw
To: gentoo-commits
commit: 3e8732dccda73621d232d41a80c43d7d4f37a7b1
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 23 22:29:23 2017 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Thu Nov 23 22:31:27 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e8732dc
dev-python/bleach-2.1.1: added ~alpha, bug 617914
dev-python/bleach/bleach-2.1.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bleach/bleach-2.1.1.ebuild b/dev-python/bleach/bleach-2.1.1.ebuild
index 1d0c20cec34..10f2e92baad 100644
--- a/dev-python/bleach/bleach-2.1.1.ebuild
+++ b/dev-python/bleach/bleach-2.1.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2017-12-20 21:53 Sergei Trofimovich
0 siblings, 0 replies; 125+ messages in thread
From: Sergei Trofimovich @ 2017-12-20 21:53 UTC (permalink / raw
To: gentoo-commits
commit: 8fdcb9244d6bcb9be5f6330359480dda59712b65
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 20 21:52:41 2017 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Wed Dec 20 21:52:41 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fdcb924
dev-python/bleach: keyworded 2.1.1 for sparc, bug #617914 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
dev-python/bleach/bleach-2.1.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bleach/bleach-2.1.1.ebuild b/dev-python/bleach/bleach-2.1.1.ebuild
index 10f2e92baad..da895ec16c8 100644
--- a/dev-python/bleach/bleach-2.1.1.ebuild
+++ b/dev-python/bleach/bleach-2.1.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2018-01-02 22:14 Michał Górny
0 siblings, 0 replies; 125+ messages in thread
From: Michał Górny @ 2018-01-02 22:14 UTC (permalink / raw
To: gentoo-commits
commit: 1ec5c7c8e3af6474a0711393fdc5ca47735255e7
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 2 15:11:39 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jan 2 22:13:55 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ec5c7c8
dev-python/bleach: Clean old up
dev-python/bleach/Manifest | 1 -
dev-python/bleach/bleach-2.0.0.ebuild | 29 -----------------------------
2 files changed, 30 deletions(-)
diff --git a/dev-python/bleach/Manifest b/dev-python/bleach/Manifest
index f813e5a4d73..39d438afaf7 100644
--- a/dev-python/bleach/Manifest
+++ b/dev-python/bleach/Manifest
@@ -1,3 +1,2 @@
DIST bleach-1.5.0.tar.gz 36502 BLAKE2B a56eb875a5becd21f7ff71a29db8178a7536a7aadfe81fe178360ba61ba599df9d4d9a782bbf72eb186b61a0b2e3f99058c483cc0d194e735a787319697c7327 SHA512 572a089691af61f096716d96517a96755fe674cc471bdbcff80615ae903eaeff72c47b918ee28a1db60ee5c0253c0c52ba02544f8535ae4f283a3a87a3061124
-DIST bleach-2.0.0.tar.gz 46083 BLAKE2B 50ff912e4805ea2eab034368acc98a37d852be7e16270028b95cef887358f56d567a860baae91f13ffebf0e2ddcd80121716ed2b0e2a59ac18150f6108100158 SHA512 78237c72224fc8facd0c247671c0e2deb66dc8dc46c446cfa7e8b83cce5ca99a52fec320ef59ae0ece47c54a48120de16e4393e269db9c74542c8165eeb96d2e
DIST bleach-2.1.1.tar.gz 58491 BLAKE2B bd1efbfa30cee61b5d8bfd029ff107ddc997d38139bf5b25a70a6731193f6d02a81e1e49c9ffe3eef6cbda864464108cb1f65599c68c48f1033ced27fdb65c29 SHA512 dc8ef7b678966bfebddb2d27c78abf50e71f2d90c5807cf788a08b852a085a4d990368da5dfb5f61a49e0f2f1e7d9ac73c2b6967fdacb55663ae2c339016d4c2
diff --git a/dev-python/bleach/bleach-2.0.0.ebuild b/dev-python/bleach/bleach-2.0.0.ebuild
deleted file mode 100644
index 1d0c20cec34..00000000000
--- a/dev-python/bleach/bleach-2.0.0.ebuild
+++ /dev/null
@@ -1,29 +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{,3} )
-
-inherit distutils-r1
-
-DESCRIPTION="an easy whitelist-based HTML-sanitizing tool"
-HOMEPAGE="https://github.com/mozilla/bleach https://pypi.python.org/pypi/bleach"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86"
-IUSE="test"
-
-RDEPEND="
- >=dev-python/html5lib-0.99999999[${PYTHON_USEDEP}]
- dev-python/six[${PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}
- dev-python/setuptools[${PYTHON_USEDEP}]
- test? ( >=dev-python/pytest-3.0.3[${PYTHON_USEDEP}] )
-"
-
-python_test() {
- py.test -v || die "tests failed under ${EPYTHON}"
-}
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2018-02-22 15:52 Michał Górny
0 siblings, 0 replies; 125+ messages in thread
From: Michał Górny @ 2018-02-22 15:52 UTC (permalink / raw
To: gentoo-commits
commit: 984a10075b98e7a070661800ba96ef8b12da15d6
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 22 15:27:22 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Feb 22 15:52:20 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=984a1007
dev-python/bleach: Tested on ~amd64-fbsd
dev-python/bleach/bleach-2.1.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/bleach/bleach-2.1.1.ebuild b/dev-python/bleach/bleach-2.1.1.ebuild
index da895ec16c8..7d6101cf43a 100644
--- a/dev-python/bleach/bleach-2.1.1.ebuild
+++ b/dev-python/bleach/bleach-2.1.1.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
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2018-03-19 6:04 Tim Harder
0 siblings, 0 replies; 125+ messages in thread
From: Tim Harder @ 2018-03-19 6:04 UTC (permalink / raw
To: gentoo-commits
commit: 7391fb192eb81de2150005b688bfd88565b79379
Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 19 06:01:34 2018 +0000
Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Mon Mar 19 06:02:24 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7391fb19
dev-python/bleach: version bump to 2.1.3
dev-python/bleach/Manifest | 1 +
dev-python/bleach/bleach-2.1.3.ebuild | 29 +++++++++++++++++++++++++++++
2 files changed, 30 insertions(+)
diff --git a/dev-python/bleach/Manifest b/dev-python/bleach/Manifest
index 39d438afaf7..c8b2e1df787 100644
--- a/dev-python/bleach/Manifest
+++ b/dev-python/bleach/Manifest
@@ -1,2 +1,3 @@
DIST bleach-1.5.0.tar.gz 36502 BLAKE2B a56eb875a5becd21f7ff71a29db8178a7536a7aadfe81fe178360ba61ba599df9d4d9a782bbf72eb186b61a0b2e3f99058c483cc0d194e735a787319697c7327 SHA512 572a089691af61f096716d96517a96755fe674cc471bdbcff80615ae903eaeff72c47b918ee28a1db60ee5c0253c0c52ba02544f8535ae4f283a3a87a3061124
DIST bleach-2.1.1.tar.gz 58491 BLAKE2B bd1efbfa30cee61b5d8bfd029ff107ddc997d38139bf5b25a70a6731193f6d02a81e1e49c9ffe3eef6cbda864464108cb1f65599c68c48f1033ced27fdb65c29 SHA512 dc8ef7b678966bfebddb2d27c78abf50e71f2d90c5807cf788a08b852a085a4d990368da5dfb5f61a49e0f2f1e7d9ac73c2b6967fdacb55663ae2c339016d4c2
+DIST bleach-2.1.3.tar.gz 60141 BLAKE2B 5c04269266007e31e1a01540198177afb6b13362b89815073b7cd68668da26725f2631defdb26d124ae6c74743de0d31b2975a0d19f58e032ac2332e3ea46a75 SHA512 ff74fb3646709f20c79ea02e6d0fb93e2f204d3151a05f259b703050c10d410859af76acb470405f6fb7b55c8fb64595e6f0fcf8e9cb8fd3fc3722fa30a47de5
diff --git a/dev-python/bleach/bleach-2.1.3.ebuild b/dev-python/bleach/bleach-2.1.3.ebuild
new file mode 100644
index 00000000000..7d6101cf43a
--- /dev/null
+++ b/dev-python/bleach/bleach-2.1.3.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy{,3} )
+
+inherit distutils-r1
+
+DESCRIPTION="an easy whitelist-based HTML-sanitizing tool"
+HOMEPAGE="https://github.com/mozilla/bleach https://pypi.python.org/pypi/bleach"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
+IUSE="test"
+
+RDEPEND="
+ >=dev-python/html5lib-0.99999999[${PYTHON_USEDEP}]
+ dev-python/six[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}
+ dev-python/setuptools[${PYTHON_USEDEP}]
+ test? ( >=dev-python/pytest-3.0.3[${PYTHON_USEDEP}] )
+"
+
+python_test() {
+ py.test -v || die "tests failed under ${EPYTHON}"
+}
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2018-08-12 18:48 Mart Raudsepp
0 siblings, 0 replies; 125+ messages in thread
From: Mart Raudsepp @ 2018-08-12 18:48 UTC (permalink / raw
To: gentoo-commits
commit: 9987433f8ed705d5638c5d19c9f2d4d2ada8e54d
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 12 18:46:04 2018 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sun Aug 12 18:46:04 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9987433f
dev-python/bleach-2.1.3: arm64 stable (bug #663438)
Package-Manager: Portage-2.3.46, Repoman-2.3.10
dev-python/bleach/bleach-2.1.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bleach/bleach-2.1.3.ebuild b/dev-python/bleach/bleach-2.1.3.ebuild
index 7b249d5a841..900d982578f 100644
--- a/dev-python/bleach/bleach-2.1.3.ebuild
+++ b/dev-python/bleach/bleach-2.1.3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2018-08-13 20:43 Sergei Trofimovich
0 siblings, 0 replies; 125+ messages in thread
From: Sergei Trofimovich @ 2018-08-13 20:43 UTC (permalink / raw
To: gentoo-commits
commit: 8b20d56bd36f46f58818a9c35281009db028616d
Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Mon Aug 13 19:31:06 2018 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Mon Aug 13 20:43:49 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b20d56b
dev-python/bleach: stable 2.1.3 for sparc, bug #663438
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="sparc"
dev-python/bleach/bleach-2.1.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bleach/bleach-2.1.3.ebuild b/dev-python/bleach/bleach-2.1.3.ebuild
index 900d982578f..f7ba4a69f5b 100644
--- a/dev-python/bleach/bleach-2.1.3.ebuild
+++ b/dev-python/bleach/bleach-2.1.3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86 ~amd64-fbsd"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2018-08-18 4:01 Mikle Kolyada
0 siblings, 0 replies; 125+ messages in thread
From: Mikle Kolyada @ 2018-08-18 4:01 UTC (permalink / raw
To: gentoo-commits
commit: 86c3ddbd1b23dbb84ecac3be37082dcbd5ccbe13
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 18 04:01:20 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Aug 18 04:01:20 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86c3ddbd
dev-python/bleach:
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-python/bleach/bleach-2.1.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bleach/bleach-2.1.3.ebuild b/dev-python/bleach/bleach-2.1.3.ebuild
index 5cd8065d941..376944afe9a 100644
--- a/dev-python/bleach/bleach-2.1.3.ebuild
+++ b/dev-python/bleach/bleach-2.1.3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86 ~amd64-fbsd"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86 ~amd64-fbsd"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2018-08-30 4:44 Markus Meier
0 siblings, 0 replies; 125+ messages in thread
From: Markus Meier @ 2018-08-30 4:44 UTC (permalink / raw
To: gentoo-commits
commit: 6e5e7c12524d0553ad71545c1da8458cde1062f5
Author: Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 30 04:41:08 2018 +0000
Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Thu Aug 30 04:41:08 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e5e7c12
dev-python/bleach: arm stable, bug #663438
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="arm"
dev-python/bleach/bleach-2.1.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bleach/bleach-2.1.3.ebuild b/dev-python/bleach/bleach-2.1.3.ebuild
index 376944afe9a..80f3ec28e41 100644
--- a/dev-python/bleach/bleach-2.1.3.ebuild
+++ b/dev-python/bleach/bleach-2.1.3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86 ~amd64-fbsd"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86 ~amd64-fbsd"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2018-09-13 19:23 Tobias Klausmann
0 siblings, 0 replies; 125+ messages in thread
From: Tobias Klausmann @ 2018-09-13 19:23 UTC (permalink / raw
To: gentoo-commits
commit: 72a3ffbc0774803b96d7156b14ad2a7b0251bb8a
Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 13 19:22:24 2018 +0000
Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Thu Sep 13 19:23:19 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72a3ffbc
dev-python/bleach-2.1.3-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/663438
dev-python/bleach/bleach-2.1.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bleach/bleach-2.1.3.ebuild b/dev-python/bleach/bleach-2.1.3.ebuild
index 80f3ec28e41..6bbd4031240 100644
--- a/dev-python/bleach/bleach-2.1.3.ebuild
+++ b/dev-python/bleach/bleach-2.1.3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86 ~amd64-fbsd"
+KEYWORDS="alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86 ~amd64-fbsd"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2018-09-16 20:25 Matt Turner
0 siblings, 0 replies; 125+ messages in thread
From: Matt Turner @ 2018-09-16 20:25 UTC (permalink / raw
To: gentoo-commits
commit: f529745222672f98ba502528044298a954c8af97
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 16 20:24:58 2018 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun Sep 16 20:24:58 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5297452
dev-python/bleach-2.1.3: ppc stable, bug 663438
dev-python/bleach/bleach-2.1.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bleach/bleach-2.1.3.ebuild b/dev-python/bleach/bleach-2.1.3.ebuild
index 6bbd4031240..be57296c004 100644
--- a/dev-python/bleach/bleach-2.1.3.ebuild
+++ b/dev-python/bleach/bleach-2.1.3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86 ~amd64-fbsd"
+KEYWORDS="alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ~ppc64 sparc x86 ~amd64-fbsd"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2018-09-16 20:25 Matt Turner
0 siblings, 0 replies; 125+ messages in thread
From: Matt Turner @ 2018-09-16 20:25 UTC (permalink / raw
To: gentoo-commits
commit: ffcf188440e940bd087f8b3a8ef56f5a8995823c
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 16 20:25:05 2018 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun Sep 16 20:25:05 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffcf1884
dev-python/bleach-2.1.3: ppc64 stable, bug 663438
dev-python/bleach/bleach-2.1.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bleach/bleach-2.1.3.ebuild b/dev-python/bleach/bleach-2.1.3.ebuild
index be57296c004..86fb7128e8f 100644
--- a/dev-python/bleach/bleach-2.1.3.ebuild
+++ b/dev-python/bleach/bleach-2.1.3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ~ppc64 sparc x86 ~amd64-fbsd"
+KEYWORDS="alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2018-10-05 15:56 Virgil Dupras
0 siblings, 0 replies; 125+ messages in thread
From: Virgil Dupras @ 2018-10-05 15:56 UTC (permalink / raw
To: gentoo-commits
commit: 395167a0cd3e6183da3d09fe4a6eaebf8003bd38
Author: Virgil Dupras <vdupras <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 5 15:52:26 2018 +0000
Commit: Virgil Dupras <vdupras <AT> gentoo <DOT> org>
CommitDate: Fri Oct 5 15:52:26 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=395167a0
dev-python/bleach: bump to 3.0.0
Signed-off-by: Virgil Dupras <vdupras <AT> gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
dev-python/bleach/Manifest | 1 +
dev-python/bleach/bleach-3.0.0.ebuild | 27 +++++++++++++++++++++++++++
2 files changed, 28 insertions(+)
diff --git a/dev-python/bleach/Manifest b/dev-python/bleach/Manifest
index c8b2e1df787..7236b1c26f2 100644
--- a/dev-python/bleach/Manifest
+++ b/dev-python/bleach/Manifest
@@ -1,3 +1,4 @@
DIST bleach-1.5.0.tar.gz 36502 BLAKE2B a56eb875a5becd21f7ff71a29db8178a7536a7aadfe81fe178360ba61ba599df9d4d9a782bbf72eb186b61a0b2e3f99058c483cc0d194e735a787319697c7327 SHA512 572a089691af61f096716d96517a96755fe674cc471bdbcff80615ae903eaeff72c47b918ee28a1db60ee5c0253c0c52ba02544f8535ae4f283a3a87a3061124
DIST bleach-2.1.1.tar.gz 58491 BLAKE2B bd1efbfa30cee61b5d8bfd029ff107ddc997d38139bf5b25a70a6731193f6d02a81e1e49c9ffe3eef6cbda864464108cb1f65599c68c48f1033ced27fdb65c29 SHA512 dc8ef7b678966bfebddb2d27c78abf50e71f2d90c5807cf788a08b852a085a4d990368da5dfb5f61a49e0f2f1e7d9ac73c2b6967fdacb55663ae2c339016d4c2
DIST bleach-2.1.3.tar.gz 60141 BLAKE2B 5c04269266007e31e1a01540198177afb6b13362b89815073b7cd68668da26725f2631defdb26d124ae6c74743de0d31b2975a0d19f58e032ac2332e3ea46a75 SHA512 ff74fb3646709f20c79ea02e6d0fb93e2f204d3151a05f259b703050c10d410859af76acb470405f6fb7b55c8fb64595e6f0fcf8e9cb8fd3fc3722fa30a47de5
+DIST bleach-3.0.0.tar.gz 164459 BLAKE2B a9e873428cf629dc98c8adf56ad8a45f63e355ffb5eb495df4d452106e77a5919c90e2f1651f671e8807e0dddbdb7543fbd4c78fd95afad4cf8cee68e7a797d8 SHA512 7bc13af18baed440c0ce39f8caf7a14fc7264aba8a14a1999334d1ddd78183a0f84a17b3f2088453ee20d4873162f2a8cbd273e6f881201744b2a0f47805839e
diff --git a/dev-python/bleach/bleach-3.0.0.ebuild b/dev-python/bleach/bleach-3.0.0.ebuild
new file mode 100644
index 00000000000..71d5a9790dc
--- /dev/null
+++ b/dev-python/bleach/bleach-3.0.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} pypy{,3} )
+
+inherit distutils-r1
+
+DESCRIPTION="an easy whitelist-based HTML-sanitizing tool"
+HOMEPAGE="https://github.com/mozilla/bleach https://pypi.org/project/bleach/"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
+IUSE="test"
+
+RDEPEND="
+ dev-python/six[${PYTHON_USEDEP}]
+ dev-python/webencodings[${PYTHON_USEDEP}]"
+BDEPEND="
+ dev-python/setuptools[${PYTHON_USEDEP}]
+ test? ( dev-python/pytest[${PYTHON_USEDEP}] )"
+
+python_test() {
+ pytest -v || die "tests failed under ${EPYTHON}"
+}
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2018-10-05 15:56 Virgil Dupras
0 siblings, 0 replies; 125+ messages in thread
From: Virgil Dupras @ 2018-10-05 15:56 UTC (permalink / raw
To: gentoo-commits
commit: c7bfec822c4aca9f8de1b936c853bf25a2f236c7
Author: Virgil Dupras <vdupras <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 5 15:56:04 2018 +0000
Commit: Virgil Dupras <vdupras <AT> gentoo <DOT> org>
CommitDate: Fri Oct 5 15:56:04 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7bfec82
dev-python/bleach: remove old
Signed-off-by: Virgil Dupras <vdupras <AT> gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
dev-python/bleach/Manifest | 1 -
dev-python/bleach/bleach-2.1.1.ebuild | 29 -----------------------------
2 files changed, 30 deletions(-)
diff --git a/dev-python/bleach/Manifest b/dev-python/bleach/Manifest
index 7236b1c26f2..d28c735d645 100644
--- a/dev-python/bleach/Manifest
+++ b/dev-python/bleach/Manifest
@@ -1,4 +1,3 @@
DIST bleach-1.5.0.tar.gz 36502 BLAKE2B a56eb875a5becd21f7ff71a29db8178a7536a7aadfe81fe178360ba61ba599df9d4d9a782bbf72eb186b61a0b2e3f99058c483cc0d194e735a787319697c7327 SHA512 572a089691af61f096716d96517a96755fe674cc471bdbcff80615ae903eaeff72c47b918ee28a1db60ee5c0253c0c52ba02544f8535ae4f283a3a87a3061124
-DIST bleach-2.1.1.tar.gz 58491 BLAKE2B bd1efbfa30cee61b5d8bfd029ff107ddc997d38139bf5b25a70a6731193f6d02a81e1e49c9ffe3eef6cbda864464108cb1f65599c68c48f1033ced27fdb65c29 SHA512 dc8ef7b678966bfebddb2d27c78abf50e71f2d90c5807cf788a08b852a085a4d990368da5dfb5f61a49e0f2f1e7d9ac73c2b6967fdacb55663ae2c339016d4c2
DIST bleach-2.1.3.tar.gz 60141 BLAKE2B 5c04269266007e31e1a01540198177afb6b13362b89815073b7cd68668da26725f2631defdb26d124ae6c74743de0d31b2975a0d19f58e032ac2332e3ea46a75 SHA512 ff74fb3646709f20c79ea02e6d0fb93e2f204d3151a05f259b703050c10d410859af76acb470405f6fb7b55c8fb64595e6f0fcf8e9cb8fd3fc3722fa30a47de5
DIST bleach-3.0.0.tar.gz 164459 BLAKE2B a9e873428cf629dc98c8adf56ad8a45f63e355ffb5eb495df4d452106e77a5919c90e2f1651f671e8807e0dddbdb7543fbd4c78fd95afad4cf8cee68e7a797d8 SHA512 7bc13af18baed440c0ce39f8caf7a14fc7264aba8a14a1999334d1ddd78183a0f84a17b3f2088453ee20d4873162f2a8cbd273e6f881201744b2a0f47805839e
diff --git a/dev-python/bleach/bleach-2.1.1.ebuild b/dev-python/bleach/bleach-2.1.1.ebuild
deleted file mode 100644
index 7b249d5a841..00000000000
--- a/dev-python/bleach/bleach-2.1.1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy{,3} )
-
-inherit distutils-r1
-
-DESCRIPTION="an easy whitelist-based HTML-sanitizing tool"
-HOMEPAGE="https://github.com/mozilla/bleach https://pypi.org/project/bleach/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
-IUSE="test"
-
-RDEPEND="
- >=dev-python/html5lib-0.99999999[${PYTHON_USEDEP}]
- dev-python/six[${PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}
- dev-python/setuptools[${PYTHON_USEDEP}]
- test? ( >=dev-python/pytest-3.0.3[${PYTHON_USEDEP}] )
-"
-
-python_test() {
- py.test -v || die "tests failed under ${EPYTHON}"
-}
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2018-10-09 18:27 Virgil Dupras
0 siblings, 0 replies; 125+ messages in thread
From: Virgil Dupras @ 2018-10-09 18:27 UTC (permalink / raw
To: gentoo-commits
commit: 7300445ef8361981f9ec3641215907182e4c648e
Author: Virgil Dupras <vdupras <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 9 18:27:23 2018 +0000
Commit: Virgil Dupras <vdupras <AT> gentoo <DOT> org>
CommitDate: Tue Oct 9 18:27:23 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7300445e
dev-python/bleach: bump to 3.0.1
Signed-off-by: Virgil Dupras <vdupras <AT> gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
dev-python/bleach/Manifest | 2 +-
dev-python/bleach/{bleach-3.0.0.ebuild => bleach-3.0.1.ebuild} | 0
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bleach/Manifest b/dev-python/bleach/Manifest
index d28c735d645..552fa250278 100644
--- a/dev-python/bleach/Manifest
+++ b/dev-python/bleach/Manifest
@@ -1,3 +1,3 @@
DIST bleach-1.5.0.tar.gz 36502 BLAKE2B a56eb875a5becd21f7ff71a29db8178a7536a7aadfe81fe178360ba61ba599df9d4d9a782bbf72eb186b61a0b2e3f99058c483cc0d194e735a787319697c7327 SHA512 572a089691af61f096716d96517a96755fe674cc471bdbcff80615ae903eaeff72c47b918ee28a1db60ee5c0253c0c52ba02544f8535ae4f283a3a87a3061124
DIST bleach-2.1.3.tar.gz 60141 BLAKE2B 5c04269266007e31e1a01540198177afb6b13362b89815073b7cd68668da26725f2631defdb26d124ae6c74743de0d31b2975a0d19f58e032ac2332e3ea46a75 SHA512 ff74fb3646709f20c79ea02e6d0fb93e2f204d3151a05f259b703050c10d410859af76acb470405f6fb7b55c8fb64595e6f0fcf8e9cb8fd3fc3722fa30a47de5
-DIST bleach-3.0.0.tar.gz 164459 BLAKE2B a9e873428cf629dc98c8adf56ad8a45f63e355ffb5eb495df4d452106e77a5919c90e2f1651f671e8807e0dddbdb7543fbd4c78fd95afad4cf8cee68e7a797d8 SHA512 7bc13af18baed440c0ce39f8caf7a14fc7264aba8a14a1999334d1ddd78183a0f84a17b3f2088453ee20d4873162f2a8cbd273e6f881201744b2a0f47805839e
+DIST bleach-3.0.1.tar.gz 165179 BLAKE2B 261ef2692c8c30e1ce387346aee03e45d46e195d45778485371a4e5d5d754c579853b50633fd5a834038c931cb48dc458771e7a44b7e0726015ea5934b2968bf SHA512 c90fee244d10ae66c30c8bff80e096cf508b2413a7ee082cbe2c5e0f1508d078133c2db6cd09f05ce875e867d4c0fab985659e4fe6d7bd9fe6ad4f823af03736
diff --git a/dev-python/bleach/bleach-3.0.0.ebuild b/dev-python/bleach/bleach-3.0.1.ebuild
similarity index 100%
rename from dev-python/bleach/bleach-3.0.0.ebuild
rename to dev-python/bleach/bleach-3.0.1.ebuild
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2018-10-30 0:12 Sergei Trofimovich
0 siblings, 0 replies; 125+ messages in thread
From: Sergei Trofimovich @ 2018-10-30 0:12 UTC (permalink / raw
To: gentoo-commits
commit: 0e35474f399ae9d22da287acf1a85f7fa61b907a
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 30 00:11:55 2018 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Tue Oct 30 00:12:15 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e35474f
dev-python/bleach: stable 2.1.3 for ia64, bug #663438
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="ia64"
dev-python/bleach/bleach-2.1.3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/bleach/bleach-2.1.3.ebuild b/dev-python/bleach/bleach-2.1.3.ebuild
index 86fb7128e8f..85f6d783662 100644
--- a/dev-python/bleach/bleach-2.1.3.ebuild
+++ b/dev-python/bleach/bleach-2.1.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd"
+KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2018-11-08 23:35 Sergei Trofimovich
0 siblings, 0 replies; 125+ messages in thread
From: Sergei Trofimovich @ 2018-11-08 23:35 UTC (permalink / raw
To: gentoo-commits
commit: c78c1bc9f4cdeabe74f4ce7f193044c3c4efd202
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 8 23:34:36 2018 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Thu Nov 8 23:35:38 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c78c1bc9
dev-python/bleach: stable 2.1.3 for hppa, bug #663438
Package-Manager: Portage-2.3.51, Repoman-2.3.12
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
dev-python/bleach/bleach-2.1.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bleach/bleach-2.1.3.ebuild b/dev-python/bleach/bleach-2.1.3.ebuild
index 85f6d783662..23ed3a93ac8 100644
--- a/dev-python/bleach/bleach-2.1.3.ebuild
+++ b/dev-python/bleach/bleach-2.1.3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2018-11-18 22:22 Virgil Dupras
0 siblings, 0 replies; 125+ messages in thread
From: Virgil Dupras @ 2018-11-18 22:22 UTC (permalink / raw
To: gentoo-commits
commit: 223bbeaa731c8371217b90b43f15e98c28b3cb3b
Author: Virgil Dupras <vdupras <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 18 22:21:52 2018 +0000
Commit: Virgil Dupras <vdupras <AT> gentoo <DOT> org>
CommitDate: Sun Nov 18 22:21:52 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=223bbeaa
dev-python/bleach: bump to 3.0.2
Signed-off-by: Virgil Dupras <vdupras <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
dev-python/bleach/Manifest | 2 +-
dev-python/bleach/{bleach-3.0.1.ebuild => bleach-3.0.2.ebuild} | 0
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bleach/Manifest b/dev-python/bleach/Manifest
index 552fa250278..debd3937643 100644
--- a/dev-python/bleach/Manifest
+++ b/dev-python/bleach/Manifest
@@ -1,3 +1,3 @@
DIST bleach-1.5.0.tar.gz 36502 BLAKE2B a56eb875a5becd21f7ff71a29db8178a7536a7aadfe81fe178360ba61ba599df9d4d9a782bbf72eb186b61a0b2e3f99058c483cc0d194e735a787319697c7327 SHA512 572a089691af61f096716d96517a96755fe674cc471bdbcff80615ae903eaeff72c47b918ee28a1db60ee5c0253c0c52ba02544f8535ae4f283a3a87a3061124
DIST bleach-2.1.3.tar.gz 60141 BLAKE2B 5c04269266007e31e1a01540198177afb6b13362b89815073b7cd68668da26725f2631defdb26d124ae6c74743de0d31b2975a0d19f58e032ac2332e3ea46a75 SHA512 ff74fb3646709f20c79ea02e6d0fb93e2f204d3151a05f259b703050c10d410859af76acb470405f6fb7b55c8fb64595e6f0fcf8e9cb8fd3fc3722fa30a47de5
-DIST bleach-3.0.1.tar.gz 165179 BLAKE2B 261ef2692c8c30e1ce387346aee03e45d46e195d45778485371a4e5d5d754c579853b50633fd5a834038c931cb48dc458771e7a44b7e0726015ea5934b2968bf SHA512 c90fee244d10ae66c30c8bff80e096cf508b2413a7ee082cbe2c5e0f1508d078133c2db6cd09f05ce875e867d4c0fab985659e4fe6d7bd9fe6ad4f823af03736
+DIST bleach-3.0.2.tar.gz 165682 BLAKE2B 26dfca08732af9eb11a27e1913ad1ed76454950d902d8f0dfd4a816dfe972d2280a29fcb7ba6c021938863f92d20d6ee3bb5ea64ee0b1f52e62cdbe12aebe009 SHA512 f5a6537c5b048a23b7834f27e30413517f82082f2abc4ad26c16a3aa4486545beec5394d2b759e82022f4cb8915e4034d8cd3383e41a3772a73f3858c283c155
diff --git a/dev-python/bleach/bleach-3.0.1.ebuild b/dev-python/bleach/bleach-3.0.2.ebuild
similarity index 100%
rename from dev-python/bleach/bleach-3.0.1.ebuild
rename to dev-python/bleach/bleach-3.0.2.ebuild
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2018-12-08 17:41 Mikle Kolyada
0 siblings, 0 replies; 125+ messages in thread
From: Mikle Kolyada @ 2018-12-08 17:41 UTC (permalink / raw
To: gentoo-commits
commit: e735252415d4652976e2b4d6401d5ad5091a7e21
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 8 17:38:00 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Dec 8 17:38:00 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7352524
dev-python/bleach: mark s390 stable
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
dev-python/bleach/bleach-1.5.0.ebuild | 4 ++--
dev-python/bleach/bleach-2.1.3.ebuild | 2 +-
dev-python/bleach/bleach-3.0.2.ebuild | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/dev-python/bleach/bleach-1.5.0.ebuild b/dev-python/bleach/bleach-1.5.0.ebuild
index 632e3e55c87..fc1dbd3b26d 100644
--- a/dev-python/bleach/bleach-1.5.0.ebuild
+++ b/dev-python/bleach/bleach-1.5.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86"
IUSE="test"
RDEPEND="
diff --git a/dev-python/bleach/bleach-2.1.3.ebuild b/dev-python/bleach/bleach-2.1.3.ebuild
index 23ed3a93ac8..b397e3a658b 100644
--- a/dev-python/bleach/bleach-2.1.3.ebuild
+++ b/dev-python/bleach/bleach-2.1.3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-fbsd"
IUSE="test"
RDEPEND="
diff --git a/dev-python/bleach/bleach-3.0.2.ebuild b/dev-python/bleach/bleach-3.0.2.ebuild
index 71d5a9790dc..3ae4009d0bb 100644
--- a/dev-python/bleach/bleach-3.0.2.ebuild
+++ b/dev-python/bleach/bleach-3.0.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2019-01-17 16:24 Virgil Dupras
0 siblings, 0 replies; 125+ messages in thread
From: Virgil Dupras @ 2019-01-17 16:24 UTC (permalink / raw
To: gentoo-commits
commit: 9956f2c1b001d13983e46cfd0ab53c7dd39b7769
Author: Virgil Dupras <vdupras <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 17 16:22:13 2019 +0000
Commit: Virgil Dupras <vdupras <AT> gentoo <DOT> org>
CommitDate: Thu Jan 17 16:22:13 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9956f2c1
dev-python/bleach: bump to 3.1.0
Signed-off-by: Virgil Dupras <vdupras <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
dev-python/bleach/Manifest | 1 +
dev-python/bleach/bleach-3.1.0.ebuild | 27 +++++++++++++++++++++++++++
2 files changed, 28 insertions(+)
diff --git a/dev-python/bleach/Manifest b/dev-python/bleach/Manifest
index debd3937643..69c558c4702 100644
--- a/dev-python/bleach/Manifest
+++ b/dev-python/bleach/Manifest
@@ -1,3 +1,4 @@
DIST bleach-1.5.0.tar.gz 36502 BLAKE2B a56eb875a5becd21f7ff71a29db8178a7536a7aadfe81fe178360ba61ba599df9d4d9a782bbf72eb186b61a0b2e3f99058c483cc0d194e735a787319697c7327 SHA512 572a089691af61f096716d96517a96755fe674cc471bdbcff80615ae903eaeff72c47b918ee28a1db60ee5c0253c0c52ba02544f8535ae4f283a3a87a3061124
DIST bleach-2.1.3.tar.gz 60141 BLAKE2B 5c04269266007e31e1a01540198177afb6b13362b89815073b7cd68668da26725f2631defdb26d124ae6c74743de0d31b2975a0d19f58e032ac2332e3ea46a75 SHA512 ff74fb3646709f20c79ea02e6d0fb93e2f204d3151a05f259b703050c10d410859af76acb470405f6fb7b55c8fb64595e6f0fcf8e9cb8fd3fc3722fa30a47de5
DIST bleach-3.0.2.tar.gz 165682 BLAKE2B 26dfca08732af9eb11a27e1913ad1ed76454950d902d8f0dfd4a816dfe972d2280a29fcb7ba6c021938863f92d20d6ee3bb5ea64ee0b1f52e62cdbe12aebe009 SHA512 f5a6537c5b048a23b7834f27e30413517f82082f2abc4ad26c16a3aa4486545beec5394d2b759e82022f4cb8915e4034d8cd3383e41a3772a73f3858c283c155
+DIST bleach-3.1.0.tar.gz 167814 BLAKE2B 386d483ec9554d0436eeda70a5f558ca2191914ed90ddbfa00ae887e682505d1b84f511d21be7eceb8c98422a4dbb25ee32af49edc4b811e3816aaf9161fa4c4 SHA512 8db3a54b68fa66a07a3b4b90481557aac06e7783f9c72035a6f037909017354718b67b64153e1cd50cb2c821174b8282837c4c3e667878041a68703b141b2969
diff --git a/dev-python/bleach/bleach-3.1.0.ebuild b/dev-python/bleach/bleach-3.1.0.ebuild
new file mode 100644
index 00000000000..70494f99846
--- /dev/null
+++ b/dev-python/bleach/bleach-3.1.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} pypy{,3} )
+
+inherit distutils-r1
+
+DESCRIPTION="an easy whitelist-based HTML-sanitizing tool"
+HOMEPAGE="https://github.com/mozilla/bleach https://pypi.org/project/bleach/"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd"
+IUSE="test"
+
+RDEPEND="
+ dev-python/six[${PYTHON_USEDEP}]
+ dev-python/webencodings[${PYTHON_USEDEP}]"
+BDEPEND="
+ dev-python/setuptools[${PYTHON_USEDEP}]
+ test? ( dev-python/pytest[${PYTHON_USEDEP}] )"
+
+python_test() {
+ pytest -v || die "tests failed under ${EPYTHON}"
+}
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2019-01-17 16:24 Virgil Dupras
0 siblings, 0 replies; 125+ messages in thread
From: Virgil Dupras @ 2019-01-17 16:24 UTC (permalink / raw
To: gentoo-commits
commit: ba84a89fbc9f76e6f492315a5fe889176eb09cb4
Author: Virgil Dupras <vdupras <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 17 16:24:21 2019 +0000
Commit: Virgil Dupras <vdupras <AT> gentoo <DOT> org>
CommitDate: Thu Jan 17 16:24:21 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba84a89f
dev-python/bleach: remove old
Signed-off-by: Virgil Dupras <vdupras <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
dev-python/bleach/Manifest | 1 -
dev-python/bleach/bleach-1.5.0.ebuild | 29 -----------------------------
2 files changed, 30 deletions(-)
diff --git a/dev-python/bleach/Manifest b/dev-python/bleach/Manifest
index 69c558c4702..3839bd25d5e 100644
--- a/dev-python/bleach/Manifest
+++ b/dev-python/bleach/Manifest
@@ -1,4 +1,3 @@
-DIST bleach-1.5.0.tar.gz 36502 BLAKE2B a56eb875a5becd21f7ff71a29db8178a7536a7aadfe81fe178360ba61ba599df9d4d9a782bbf72eb186b61a0b2e3f99058c483cc0d194e735a787319697c7327 SHA512 572a089691af61f096716d96517a96755fe674cc471bdbcff80615ae903eaeff72c47b918ee28a1db60ee5c0253c0c52ba02544f8535ae4f283a3a87a3061124
DIST bleach-2.1.3.tar.gz 60141 BLAKE2B 5c04269266007e31e1a01540198177afb6b13362b89815073b7cd68668da26725f2631defdb26d124ae6c74743de0d31b2975a0d19f58e032ac2332e3ea46a75 SHA512 ff74fb3646709f20c79ea02e6d0fb93e2f204d3151a05f259b703050c10d410859af76acb470405f6fb7b55c8fb64595e6f0fcf8e9cb8fd3fc3722fa30a47de5
DIST bleach-3.0.2.tar.gz 165682 BLAKE2B 26dfca08732af9eb11a27e1913ad1ed76454950d902d8f0dfd4a816dfe972d2280a29fcb7ba6c021938863f92d20d6ee3bb5ea64ee0b1f52e62cdbe12aebe009 SHA512 f5a6537c5b048a23b7834f27e30413517f82082f2abc4ad26c16a3aa4486545beec5394d2b759e82022f4cb8915e4034d8cd3383e41a3772a73f3858c283c155
DIST bleach-3.1.0.tar.gz 167814 BLAKE2B 386d483ec9554d0436eeda70a5f558ca2191914ed90ddbfa00ae887e682505d1b84f511d21be7eceb8c98422a4dbb25ee32af49edc4b811e3816aaf9161fa4c4 SHA512 8db3a54b68fa66a07a3b4b90481557aac06e7783f9c72035a6f037909017354718b67b64153e1cd50cb2c821174b8282837c4c3e667878041a68703b141b2969
diff --git a/dev-python/bleach/bleach-1.5.0.ebuild b/dev-python/bleach/bleach-1.5.0.ebuild
deleted file mode 100644
index fc1dbd3b26d..00000000000
--- a/dev-python/bleach/bleach-1.5.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy{,3} )
-
-inherit distutils-r1
-
-DESCRIPTION="an easy whitelist-based HTML-sanitizing tool"
-HOMEPAGE="https://github.com/mozilla/bleach https://pypi.org/project/bleach/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86"
-IUSE="test"
-
-RDEPEND="
- >=dev-python/html5lib-0.999[${PYTHON_USEDEP}]
- dev-python/six[${PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}
- dev-python/setuptools[${PYTHON_USEDEP}]
- test? ( >=dev-python/pytest-3.0.3[${PYTHON_USEDEP}] )
-"
-
-python_test() {
- py.test -v || die "tests failed under ${EPYTHON}"
-}
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2019-01-17 19:56 Mart Raudsepp
0 siblings, 0 replies; 125+ messages in thread
From: Mart Raudsepp @ 2019-01-17 19:56 UTC (permalink / raw
To: gentoo-commits
commit: 88a9e06b2c3396ef8149cd1c7b995e5c5e13c19f
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 17 19:56:28 2019 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Thu Jan 17 19:56:28 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88a9e06b
dev-python/bleach: arm64 stable (bug #675696)
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
dev-python/bleach/bleach-3.0.2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/bleach/bleach-3.0.2.ebuild b/dev-python/bleach/bleach-3.0.2.ebuild
index 3ae4009d0bb..e532663d836 100644
--- a/dev-python/bleach/bleach-3.0.2.ebuild
+++ b/dev-python/bleach/bleach-3.0.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2019-01-17 20:45 Mikle Kolyada
0 siblings, 0 replies; 125+ messages in thread
From: Mikle Kolyada @ 2019-01-17 20:45 UTC (permalink / raw
To: gentoo-commits
commit: e859a442c7de906bbf57665b8145917b2391209e
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 17 20:43:39 2019 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Thu Jan 17 20:43:39 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e859a442
dev-python/bleach: Add ~sh keyword wrt bug #661320
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
dev-python/bleach/bleach-2.1.3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/bleach/bleach-2.1.3.ebuild b/dev-python/bleach/bleach-2.1.3.ebuild
index b397e3a658b..9de8b738582 100644
--- a/dev-python/bleach/bleach-2.1.3.ebuild
+++ b/dev-python/bleach/bleach-2.1.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-fbsd"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2019-01-17 22:41 Sergei Trofimovich
0 siblings, 0 replies; 125+ messages in thread
From: Sergei Trofimovich @ 2019-01-17 22:41 UTC (permalink / raw
To: gentoo-commits
commit: b3696b1a65fe37f4b21a72fdc0befd5f95cd5e64
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 17 22:40:53 2019 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Thu Jan 17 22:41:10 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3696b1a
dev-python/bleach: stable 3.0.2 for hppa, bug #675696
Package-Manager: Portage-2.3.56, Repoman-2.3.12
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
dev-python/bleach/bleach-3.0.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bleach/bleach-3.0.2.ebuild b/dev-python/bleach/bleach-3.0.2.ebuild
index e532663d836..c3836b64acb 100644
--- a/dev-python/bleach/bleach-3.0.2.ebuild
+++ b/dev-python/bleach/bleach-3.0.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2019-01-18 7:27 Sergei Trofimovich
0 siblings, 0 replies; 125+ messages in thread
From: Sergei Trofimovich @ 2019-01-18 7:27 UTC (permalink / raw
To: gentoo-commits
commit: f2e9bb940ffc09f9a4fb8f9043a062c321a5a13a
Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Fri Jan 18 07:09:08 2019 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Fri Jan 18 07:27:06 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2e9bb94
dev-python/bleach: stable 3.0.2 for sparc, bug #675696
Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
dev-python/bleach/bleach-3.0.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bleach/bleach-3.0.2.ebuild b/dev-python/bleach/bleach-3.0.2.ebuild
index c3836b64acb..a4adbf1b2c9 100644
--- a/dev-python/bleach/bleach-3.0.2.ebuild
+++ b/dev-python/bleach/bleach-3.0.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc ~x86 ~amd64-fbsd"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2019-01-21 23:26 Sergei Trofimovich
0 siblings, 0 replies; 125+ messages in thread
From: Sergei Trofimovich @ 2019-01-21 23:26 UTC (permalink / raw
To: gentoo-commits
commit: df14d4c3623944f6f1ac5cee560ed5dbcc16bc25
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 21 23:21:31 2019 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Mon Jan 21 23:21:31 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df14d4c3
dev-python/bleach: stable 3.0.2 for ia64, bug #675696
Package-Manager: Portage-2.3.56, Repoman-2.3.12
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
dev-python/bleach/bleach-3.0.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bleach/bleach-3.0.2.ebuild b/dev-python/bleach/bleach-3.0.2.ebuild
index a4adbf1b2c9..b8aa2d70e69 100644
--- a/dev-python/bleach/bleach-3.0.2.ebuild
+++ b/dev-python/bleach/bleach-3.0.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc ~x86 ~amd64-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm arm64 hppa ia64 ~mips ~ppc ~ppc64 ~s390 sparc ~x86 ~amd64-fbsd"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2019-01-21 23:28 Sergei Trofimovich
0 siblings, 0 replies; 125+ messages in thread
From: Sergei Trofimovich @ 2019-01-21 23:28 UTC (permalink / raw
To: gentoo-commits
commit: 3a96ec34656ce2ef671acd4af9ffc65e56e323c1
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 21 23:27:57 2019 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Mon Jan 21 23:27:57 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a96ec34
dev-python/bleach: stable 3.0.2 for ppc, bug #675696
Package-Manager: Portage-2.3.56, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
dev-python/bleach/bleach-3.0.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bleach/bleach-3.0.2.ebuild b/dev-python/bleach/bleach-3.0.2.ebuild
index b8aa2d70e69..ec869e4da4b 100644
--- a/dev-python/bleach/bleach-3.0.2.ebuild
+++ b/dev-python/bleach/bleach-3.0.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 hppa ia64 ~mips ~ppc ~ppc64 ~s390 sparc ~x86 ~amd64-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm arm64 hppa ia64 ~mips ppc ~ppc64 ~s390 sparc ~x86 ~amd64-fbsd"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2019-01-21 23:31 Sergei Trofimovich
0 siblings, 0 replies; 125+ messages in thread
From: Sergei Trofimovich @ 2019-01-21 23:31 UTC (permalink / raw
To: gentoo-commits
commit: f23b0df544a328897b4c7998500c27960d4fa5c3
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 21 23:31:29 2019 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Mon Jan 21 23:31:29 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f23b0df5
dev-python/bleach: stable 3.0.2 for ppc64, bug #675696
Package-Manager: Portage-2.3.56, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
dev-python/bleach/bleach-3.0.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bleach/bleach-3.0.2.ebuild b/dev-python/bleach/bleach-3.0.2.ebuild
index ec869e4da4b..5f76613c2eb 100644
--- a/dev-python/bleach/bleach-3.0.2.ebuild
+++ b/dev-python/bleach/bleach-3.0.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 hppa ia64 ~mips ppc ~ppc64 ~s390 sparc ~x86 ~amd64-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 sparc ~x86 ~amd64-fbsd"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2019-01-31 14:23 Tobias Klausmann
0 siblings, 0 replies; 125+ messages in thread
From: Tobias Klausmann @ 2019-01-31 14:23 UTC (permalink / raw
To: gentoo-commits
commit: c03d50564933c932c43678e9ccfc4408159c37f4
Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 31 14:22:58 2019 +0000
Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Thu Jan 31 14:22:58 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c03d5056
dev-python/bleach-3.0.2-r0: alpha stable
Bug: http://bugs.gentoo.org/675696
Signed-off-by: Tobias Klausmann <klausman <AT> gentoo.org>
dev-python/bleach/bleach-3.0.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bleach/bleach-3.0.2.ebuild b/dev-python/bleach/bleach-3.0.2.ebuild
index 85cf2d90f2a..e1f67cf30c2 100644
--- a/dev-python/bleach/bleach-3.0.2.ebuild
+++ b/dev-python/bleach/bleach-3.0.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-fbsd"
+KEYWORDS="alpha ~amd64 ~arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-fbsd"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2019-02-08 8:32 Mikle Kolyada
0 siblings, 0 replies; 125+ messages in thread
From: Mikle Kolyada @ 2019-02-08 8:32 UTC (permalink / raw
To: gentoo-commits
commit: 44beb2391f33eaccd606a72e23632d3d40d3d4c3
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 8 08:29:24 2019 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri Feb 8 08:29:24 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44beb239
dev-python/bleach: s390 stable wrt bug #675696
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
dev-python/bleach/bleach-3.0.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bleach/bleach-3.0.2.ebuild b/dev-python/bleach/bleach-3.0.2.ebuild
index e1f67cf30c2..1e358067616 100644
--- a/dev-python/bleach/bleach-3.0.2.ebuild
+++ b/dev-python/bleach/bleach-3.0.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="alpha ~amd64 ~arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-fbsd"
+KEYWORDS="alpha ~amd64 ~arm arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-fbsd"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2019-02-08 8:32 Mikle Kolyada
0 siblings, 0 replies; 125+ messages in thread
From: Mikle Kolyada @ 2019-02-08 8:32 UTC (permalink / raw
To: gentoo-commits
commit: 7183cd3b3d7a525d7129d82641ee1fe9eacfae72
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 8 08:31:37 2019 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri Feb 8 08:31:37 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7183cd3b
dev-python/bleach: amd64 stable wrt bug #675696
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
dev-python/bleach/bleach-3.0.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bleach/bleach-3.0.2.ebuild b/dev-python/bleach/bleach-3.0.2.ebuild
index cb9f54f32ca..5c77262f9cf 100644
--- a/dev-python/bleach/bleach-3.0.2.ebuild
+++ b/dev-python/bleach/bleach-3.0.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="alpha ~amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-fbsd"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-fbsd"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2019-02-08 8:32 Mikle Kolyada
0 siblings, 0 replies; 125+ messages in thread
From: Mikle Kolyada @ 2019-02-08 8:32 UTC (permalink / raw
To: gentoo-commits
commit: a38dd83cc7afc672da99d49d836627629f5c3c2d
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 8 08:30:39 2019 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri Feb 8 08:30:39 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a38dd83c
dev-python/bleach: arm stable wrt bug #675696
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
dev-python/bleach/bleach-3.0.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bleach/bleach-3.0.2.ebuild b/dev-python/bleach/bleach-3.0.2.ebuild
index 1e358067616..cb9f54f32ca 100644
--- a/dev-python/bleach/bleach-3.0.2.ebuild
+++ b/dev-python/bleach/bleach-3.0.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="alpha ~amd64 ~arm arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-fbsd"
+KEYWORDS="alpha ~amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-fbsd"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2019-12-04 22:28 Patrick McLean
0 siblings, 0 replies; 125+ messages in thread
From: Patrick McLean @ 2019-12-04 22:28 UTC (permalink / raw
To: gentoo-commits
commit: c491d8862aa6fde0d24081a96bdcd54f7343142f
Author: Patrick McLean <patrick.mclean <AT> sony <DOT> com>
AuthorDate: Wed Dec 4 21:47:30 2019 +0000
Commit: Patrick McLean <chutzpah <AT> gentoo <DOT> org>
CommitDate: Wed Dec 4 21:59:58 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c491d886
dev-python/bleach-3.1.0-r1: revbump, add py38, distutils helper
Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.80, Repoman-2.3.19
Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org>
.../bleach/{bleach-3.1.0.ebuild => bleach-3.1.0-r1.ebuild} | 13 +++++--------
1 file changed, 5 insertions(+), 8 deletions(-)
diff --git a/dev-python/bleach/bleach-3.1.0.ebuild b/dev-python/bleach/bleach-3.1.0-r1.ebuild
similarity index 65%
rename from dev-python/bleach/bleach-3.1.0.ebuild
rename to dev-python/bleach/bleach-3.1.0-r1.ebuild
index 386329537c3..51c292c4244 100644
--- a/dev-python/bleach/bleach-3.1.0.ebuild
+++ b/dev-python/bleach/bleach-3.1.0-r1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy{,3} )
+PYTHON_COMPAT=( python2_7 python3_{5,6,7,8} pypy{,3} )
inherit distutils-r1
@@ -17,11 +17,8 @@ IUSE="test"
RDEPEND="
dev-python/six[${PYTHON_USEDEP}]
- dev-python/webencodings[${PYTHON_USEDEP}]"
-BDEPEND="
- dev-python/setuptools[${PYTHON_USEDEP}]
- test? ( dev-python/pytest[${PYTHON_USEDEP}] )"
+ dev-python/webencodings[${PYTHON_USEDEP}]
+"
+BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-python_test() {
- pytest -v || die "tests failed under ${EPYTHON}"
-}
+distutils_enable_tests pytest
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2020-03-23 18:19 Sebastian Pipping
0 siblings, 0 replies; 125+ messages in thread
From: Sebastian Pipping @ 2020-03-23 18:19 UTC (permalink / raw
To: gentoo-commits
commit: 11f728aa933770cccc0cc9014e7f47429a251114
Author: Sebastian Pipping <sping <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 23 18:16:42 2020 +0000
Commit: Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Mon Mar 23 18:19:07 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11f728aa
dev-python/bleach: 3.1.3 + QA
Signed-off-by: Sebastian Pipping <sping <AT> gentoo.org>
Package-Manager: Portage-2.3.92, Repoman-2.3.20
dev-python/bleach/Manifest | 1 +
dev-python/bleach/bleach-3.1.3.ebuild | 23 +++++++++++++++++++++++
2 files changed, 24 insertions(+)
diff --git a/dev-python/bleach/Manifest b/dev-python/bleach/Manifest
index 3839bd25d5e..d933c9db477 100644
--- a/dev-python/bleach/Manifest
+++ b/dev-python/bleach/Manifest
@@ -1,3 +1,4 @@
DIST bleach-2.1.3.tar.gz 60141 BLAKE2B 5c04269266007e31e1a01540198177afb6b13362b89815073b7cd68668da26725f2631defdb26d124ae6c74743de0d31b2975a0d19f58e032ac2332e3ea46a75 SHA512 ff74fb3646709f20c79ea02e6d0fb93e2f204d3151a05f259b703050c10d410859af76acb470405f6fb7b55c8fb64595e6f0fcf8e9cb8fd3fc3722fa30a47de5
DIST bleach-3.0.2.tar.gz 165682 BLAKE2B 26dfca08732af9eb11a27e1913ad1ed76454950d902d8f0dfd4a816dfe972d2280a29fcb7ba6c021938863f92d20d6ee3bb5ea64ee0b1f52e62cdbe12aebe009 SHA512 f5a6537c5b048a23b7834f27e30413517f82082f2abc4ad26c16a3aa4486545beec5394d2b759e82022f4cb8915e4034d8cd3383e41a3772a73f3858c283c155
DIST bleach-3.1.0.tar.gz 167814 BLAKE2B 386d483ec9554d0436eeda70a5f558ca2191914ed90ddbfa00ae887e682505d1b84f511d21be7eceb8c98422a4dbb25ee32af49edc4b811e3816aaf9161fa4c4 SHA512 8db3a54b68fa66a07a3b4b90481557aac06e7783f9c72035a6f037909017354718b67b64153e1cd50cb2c821174b8282837c4c3e667878041a68703b141b2969
+DIST bleach-3.1.3.tar.gz 176601 BLAKE2B ddc7174160625064ed26b077fd912d6781569a2c97c999a076a57e2fd436b58eb193121c1054518e72cfc4f11a144270b2bee20912e510d5b76e21714ffae60b SHA512 6c46504833ac9aa83ea056b6a2970aa539774301b14b5f0d7ae5abb9576ace56b7e027b718159c8ed83d37ae78b4db1083eb12b1cafcff10429399025fb5ab4e
diff --git a/dev-python/bleach/bleach-3.1.3.ebuild b/dev-python/bleach/bleach-3.1.3.ebuild
new file mode 100644
index 00000000000..03df4d3e3e7
--- /dev/null
+++ b/dev-python/bleach/bleach-3.1.3.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python2_7 python3_{6,7,8} pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="an easy whitelist-based HTML-sanitizing tool"
+HOMEPAGE="https://github.com/mozilla/bleach https://pypi.org/project/bleach/"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+IUSE="test"
+
+RDEPEND="
+ dev-python/six[${PYTHON_USEDEP}]
+ dev-python/webencodings[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2020-03-26 13:49 Michał Górny
0 siblings, 0 replies; 125+ messages in thread
From: Michał Górny @ 2020-03-26 13:49 UTC (permalink / raw
To: gentoo-commits
commit: 540f86241a9a1a9a1f1be2d4998c6441824615a2
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 26 13:44:33 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Mar 26 13:44:33 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=540f8624
dev-python/bleach: Remove redundant versions
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/bleach/Manifest | 2 --
dev-python/bleach/bleach-2.1.3.ebuild | 30 ------------------------------
dev-python/bleach/bleach-3.1.0-r1.ebuild | 24 ------------------------
3 files changed, 56 deletions(-)
diff --git a/dev-python/bleach/Manifest b/dev-python/bleach/Manifest
index d933c9db477..efbe832b74a 100644
--- a/dev-python/bleach/Manifest
+++ b/dev-python/bleach/Manifest
@@ -1,4 +1,2 @@
-DIST bleach-2.1.3.tar.gz 60141 BLAKE2B 5c04269266007e31e1a01540198177afb6b13362b89815073b7cd68668da26725f2631defdb26d124ae6c74743de0d31b2975a0d19f58e032ac2332e3ea46a75 SHA512 ff74fb3646709f20c79ea02e6d0fb93e2f204d3151a05f259b703050c10d410859af76acb470405f6fb7b55c8fb64595e6f0fcf8e9cb8fd3fc3722fa30a47de5
DIST bleach-3.0.2.tar.gz 165682 BLAKE2B 26dfca08732af9eb11a27e1913ad1ed76454950d902d8f0dfd4a816dfe972d2280a29fcb7ba6c021938863f92d20d6ee3bb5ea64ee0b1f52e62cdbe12aebe009 SHA512 f5a6537c5b048a23b7834f27e30413517f82082f2abc4ad26c16a3aa4486545beec5394d2b759e82022f4cb8915e4034d8cd3383e41a3772a73f3858c283c155
-DIST bleach-3.1.0.tar.gz 167814 BLAKE2B 386d483ec9554d0436eeda70a5f558ca2191914ed90ddbfa00ae887e682505d1b84f511d21be7eceb8c98422a4dbb25ee32af49edc4b811e3816aaf9161fa4c4 SHA512 8db3a54b68fa66a07a3b4b90481557aac06e7783f9c72035a6f037909017354718b67b64153e1cd50cb2c821174b8282837c4c3e667878041a68703b141b2969
DIST bleach-3.1.3.tar.gz 176601 BLAKE2B ddc7174160625064ed26b077fd912d6781569a2c97c999a076a57e2fd436b58eb193121c1054518e72cfc4f11a144270b2bee20912e510d5b76e21714ffae60b SHA512 6c46504833ac9aa83ea056b6a2970aa539774301b14b5f0d7ae5abb9576ace56b7e027b718159c8ed83d37ae78b4db1083eb12b1cafcff10429399025fb5ab4e
diff --git a/dev-python/bleach/bleach-2.1.3.ebuild b/dev-python/bleach/bleach-2.1.3.ebuild
deleted file mode 100644
index adf0b60e88b..00000000000
--- a/dev-python/bleach/bleach-2.1.3.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python2_7 python3_6 pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="an easy whitelist-based HTML-sanitizing tool"
-HOMEPAGE="https://github.com/mozilla/bleach https://pypi.org/project/bleach/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
- >=dev-python/html5lib-0.99999999[${PYTHON_USEDEP}]
- dev-python/six[${PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}
- dev-python/setuptools[${PYTHON_USEDEP}]
- test? ( >=dev-python/pytest-3.0.3[${PYTHON_USEDEP}] )
-"
-
-python_test() {
- py.test -v || die "tests failed under ${EPYTHON}"
-}
diff --git a/dev-python/bleach/bleach-3.1.0-r1.ebuild b/dev-python/bleach/bleach-3.1.0-r1.ebuild
deleted file mode 100644
index e487450fbfc..00000000000
--- a/dev-python/bleach/bleach-3.1.0-r1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7,8} pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="an easy whitelist-based HTML-sanitizing tool"
-HOMEPAGE="https://github.com/mozilla/bleach https://pypi.org/project/bleach/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
-IUSE="test"
-
-RDEPEND="
- dev-python/six[${PYTHON_USEDEP}]
- dev-python/webencodings[${PYTHON_USEDEP}]
-"
-BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-
-distutils_enable_tests pytest
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2020-03-26 14:12 Agostino Sarubbo
0 siblings, 0 replies; 125+ messages in thread
From: Agostino Sarubbo @ 2020-03-26 14:12 UTC (permalink / raw
To: gentoo-commits
commit: f1f075cf8502178ca017d124335fbc43259266fd
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 26 14:12:30 2020 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Mar 26 14:12:30 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1f075cf
dev-python/bleach: ppc stable wrt bug #714596
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-python/bleach/bleach-3.1.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bleach/bleach-3.1.3.ebuild b/dev-python/bleach/bleach-3.1.3.ebuild
index 03df4d3e3e7..253c7206d08 100644
--- a/dev-python/bleach/bleach-3.1.3.ebuild
+++ b/dev-python/bleach/bleach-3.1.3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc ~x86"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2020-03-26 14:13 Agostino Sarubbo
0 siblings, 0 replies; 125+ messages in thread
From: Agostino Sarubbo @ 2020-03-26 14:13 UTC (permalink / raw
To: gentoo-commits
commit: 9ab710ce7e64dc7fc39ae0b18aea761a070b0f78
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 26 14:13:12 2020 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Mar 26 14:13:12 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ab710ce
dev-python/bleach: ppc64 stable wrt bug #714596
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-python/bleach/bleach-3.1.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bleach/bleach-3.1.3.ebuild b/dev-python/bleach/bleach-3.1.3.ebuild
index 253c7206d08..ddb4feaef97 100644
--- a/dev-python/bleach/bleach-3.1.3.ebuild
+++ b/dev-python/bleach/bleach-3.1.3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc ~x86"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2020-03-26 14:13 Agostino Sarubbo
0 siblings, 0 replies; 125+ messages in thread
From: Agostino Sarubbo @ 2020-03-26 14:13 UTC (permalink / raw
To: gentoo-commits
commit: 17604bf3c8c995fbdbff7aa504df87c1f91a6bc8
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 26 14:13:47 2020 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Mar 26 14:13:47 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17604bf3
dev-python/bleach: s390 stable wrt bug #714596
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-python/bleach/bleach-3.1.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bleach/bleach-3.1.3.ebuild b/dev-python/bleach/bleach-3.1.3.ebuild
index ddb4feaef97..7f689bc7aad 100644
--- a/dev-python/bleach/bleach-3.1.3.ebuild
+++ b/dev-python/bleach/bleach-3.1.3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 ~sparc ~x86"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2020-03-26 14:14 Agostino Sarubbo
0 siblings, 0 replies; 125+ messages in thread
From: Agostino Sarubbo @ 2020-03-26 14:14 UTC (permalink / raw
To: gentoo-commits
commit: a92f54ce365d319382b45035e5500f84c75497e2
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 26 14:14:21 2020 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Mar 26 14:14:21 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a92f54ce
dev-python/bleach: sparc stable wrt bug #714596
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-python/bleach/bleach-3.1.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bleach/bleach-3.1.3.ebuild b/dev-python/bleach/bleach-3.1.3.ebuild
index 7f689bc7aad..c9d8b7171a5 100644
--- a/dev-python/bleach/bleach-3.1.3.ebuild
+++ b/dev-python/bleach/bleach-3.1.3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc ~x86"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2020-03-26 14:15 Agostino Sarubbo
0 siblings, 0 replies; 125+ messages in thread
From: Agostino Sarubbo @ 2020-03-26 14:15 UTC (permalink / raw
To: gentoo-commits
commit: b6679a462b6579b44eeeb09523ea1c413f98008f
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 26 14:14:57 2020 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Mar 26 14:14:57 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6679a46
dev-python/bleach: x86 stable wrt bug #714596
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-python/bleach/bleach-3.1.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bleach/bleach-3.1.3.ebuild b/dev-python/bleach/bleach-3.1.3.ebuild
index c9d8b7171a5..f31bae378cf 100644
--- a/dev-python/bleach/bleach-3.1.3.ebuild
+++ b/dev-python/bleach/bleach-3.1.3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2020-03-27 13:07 Sebastian Pipping
0 siblings, 0 replies; 125+ messages in thread
From: Sebastian Pipping @ 2020-03-27 13:07 UTC (permalink / raw
To: gentoo-commits
commit: 4c83612650214587d2b0a63f8d73b90f261b06cb
Author: Sebastian Pipping <sping <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 27 13:06:00 2020 +0000
Commit: Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Fri Mar 27 13:06:46 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c836126
dev-python/bleach: 3.1.4
Signed-off-by: Sebastian Pipping <sping <AT> gentoo.org>
Package-Manager: Portage-2.3.92, Repoman-2.3.20
dev-python/bleach/Manifest | 1 +
dev-python/bleach/bleach-3.1.4.ebuild | 23 +++++++++++++++++++++++
2 files changed, 24 insertions(+)
diff --git a/dev-python/bleach/Manifest b/dev-python/bleach/Manifest
index efbe832b74a..bb7046499a9 100644
--- a/dev-python/bleach/Manifest
+++ b/dev-python/bleach/Manifest
@@ -1,2 +1,3 @@
DIST bleach-3.0.2.tar.gz 165682 BLAKE2B 26dfca08732af9eb11a27e1913ad1ed76454950d902d8f0dfd4a816dfe972d2280a29fcb7ba6c021938863f92d20d6ee3bb5ea64ee0b1f52e62cdbe12aebe009 SHA512 f5a6537c5b048a23b7834f27e30413517f82082f2abc4ad26c16a3aa4486545beec5394d2b759e82022f4cb8915e4034d8cd3383e41a3772a73f3858c283c155
DIST bleach-3.1.3.tar.gz 176601 BLAKE2B ddc7174160625064ed26b077fd912d6781569a2c97c999a076a57e2fd436b58eb193121c1054518e72cfc4f11a144270b2bee20912e510d5b76e21714ffae60b SHA512 6c46504833ac9aa83ea056b6a2970aa539774301b14b5f0d7ae5abb9576ace56b7e027b718159c8ed83d37ae78b4db1083eb12b1cafcff10429399025fb5ab4e
+DIST bleach-3.1.4.tar.gz 177813 BLAKE2B 446740fcb7f2aa137d7353b0fbbebd57db9d571248b67f4d0a6a47baf3581aa3793431f68cf340bc8a0478d21e84aafca17538d069d74657285fdc4a06869586 SHA512 da233794954aad4e63e334d3c3bab9089e7767e0d784b8c51d12d2862ac6ed73ad5122b4d9cfd291ba7d9fc86a4a3b515429d7e383f241a46e3290acefa2ffc6
diff --git a/dev-python/bleach/bleach-3.1.4.ebuild b/dev-python/bleach/bleach-3.1.4.ebuild
new file mode 100644
index 00000000000..03df4d3e3e7
--- /dev/null
+++ b/dev-python/bleach/bleach-3.1.4.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python2_7 python3_{6,7,8} pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="an easy whitelist-based HTML-sanitizing tool"
+HOMEPAGE="https://github.com/mozilla/bleach https://pypi.org/project/bleach/"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+IUSE="test"
+
+RDEPEND="
+ dev-python/six[${PYTHON_USEDEP}]
+ dev-python/webencodings[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2020-03-27 13:29 Agostino Sarubbo
0 siblings, 0 replies; 125+ messages in thread
From: Agostino Sarubbo @ 2020-03-27 13:29 UTC (permalink / raw
To: gentoo-commits
commit: e432ca202c667d25e198db8c5ad8b878ed86a858
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 27 13:28:27 2020 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Mar 27 13:28:27 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e432ca20
dev-python/bleach: amd64 stable wrt bug #714596
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-python/bleach/bleach-3.1.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bleach/bleach-3.1.3.ebuild b/dev-python/bleach/bleach-3.1.3.ebuild
index f31bae378cf..d0b21cc117e 100644
--- a/dev-python/bleach/bleach-3.1.3.ebuild
+++ b/dev-python/bleach/bleach-3.1.3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2020-03-28 22:46 Mart Raudsepp
0 siblings, 0 replies; 125+ messages in thread
From: Mart Raudsepp @ 2020-03-28 22:46 UTC (permalink / raw
To: gentoo-commits
commit: 802dd006aa83e795e37d7c8bfc1e4c131aa542cf
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 28 22:43:37 2020 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sat Mar 28 22:46:28 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=802dd006
dev-python/bleach: arm64 stable (bug #714596)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
dev-python/bleach/bleach-3.1.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bleach/bleach-3.1.3.ebuild b/dev-python/bleach/bleach-3.1.3.ebuild
index d0b21cc117e..7dd97f9bd93 100644
--- a/dev-python/bleach/bleach-3.1.3.ebuild
+++ b/dev-python/bleach/bleach-3.1.3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2020-03-28 22:50 Mart Raudsepp
0 siblings, 0 replies; 125+ messages in thread
From: Mart Raudsepp @ 2020-03-28 22:50 UTC (permalink / raw
To: gentoo-commits
commit: 02a340f3bee5b8895b758babbbe78d749701003f
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 28 22:50:02 2020 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sat Mar 28 22:50:02 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02a340f3
dev-python/bleach: arm/ia64/hppa ALLARCHES stable (bug #714596)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
dev-python/bleach/bleach-3.1.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bleach/bleach-3.1.3.ebuild b/dev-python/bleach/bleach-3.1.3.ebuild
index 7dd97f9bd93..125ccb78ee9 100644
--- a/dev-python/bleach/bleach-3.1.3.ebuild
+++ b/dev-python/bleach/bleach-3.1.3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2020-03-30 17:30 Mart Raudsepp
0 siblings, 0 replies; 125+ messages in thread
From: Mart Raudsepp @ 2020-03-30 17:30 UTC (permalink / raw
To: gentoo-commits
commit: f7f4d35935552ef187324068d404319b49abbc31
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 30 17:27:11 2020 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Mon Mar 30 17:27:11 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7f4d359
dev-python/bleach: arm64 stable (bug #715058)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
dev-python/bleach/bleach-3.1.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bleach/bleach-3.1.4.ebuild b/dev-python/bleach/bleach-3.1.4.ebuild
index 03df4d3e3e7..ed8da31f8a9 100644
--- a/dev-python/bleach/bleach-3.1.4.ebuild
+++ b/dev-python/bleach/bleach-3.1.4.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2020-03-30 17:30 Mart Raudsepp
0 siblings, 0 replies; 125+ messages in thread
From: Mart Raudsepp @ 2020-03-30 17:30 UTC (permalink / raw
To: gentoo-commits
commit: f22bb438110e24dab4cb900ccf04caff61655b58
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 30 17:28:39 2020 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Mon Mar 30 17:28:39 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f22bb438
dev-python/bleach-3.1.4: ALLARCHES stable
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
dev-python/bleach/bleach-3.1.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bleach/bleach-3.1.4.ebuild b/dev-python/bleach/bleach-3.1.4.ebuild
index ed8da31f8a9..125ccb78ee9 100644
--- a/dev-python/bleach/bleach-3.1.4.ebuild
+++ b/dev-python/bleach/bleach-3.1.4.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2020-03-30 17:41 Mikle Kolyada
0 siblings, 0 replies; 125+ messages in thread
From: Mikle Kolyada @ 2020-03-30 17:41 UTC (permalink / raw
To: gentoo-commits
commit: 0db9a0d1b87089bbad023ef5b99c9a5e3311ad95
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 30 17:40:47 2020 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Mon Mar 30 17:40:47 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0db9a0d1
dev-python/bleach: Security cleanup
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
dev-python/bleach/Manifest | 2 --
dev-python/bleach/bleach-3.0.2.ebuild | 28 ----------------------------
dev-python/bleach/bleach-3.1.3.ebuild | 23 -----------------------
3 files changed, 53 deletions(-)
diff --git a/dev-python/bleach/Manifest b/dev-python/bleach/Manifest
index bb7046499a9..30257503a9c 100644
--- a/dev-python/bleach/Manifest
+++ b/dev-python/bleach/Manifest
@@ -1,3 +1 @@
-DIST bleach-3.0.2.tar.gz 165682 BLAKE2B 26dfca08732af9eb11a27e1913ad1ed76454950d902d8f0dfd4a816dfe972d2280a29fcb7ba6c021938863f92d20d6ee3bb5ea64ee0b1f52e62cdbe12aebe009 SHA512 f5a6537c5b048a23b7834f27e30413517f82082f2abc4ad26c16a3aa4486545beec5394d2b759e82022f4cb8915e4034d8cd3383e41a3772a73f3858c283c155
-DIST bleach-3.1.3.tar.gz 176601 BLAKE2B ddc7174160625064ed26b077fd912d6781569a2c97c999a076a57e2fd436b58eb193121c1054518e72cfc4f11a144270b2bee20912e510d5b76e21714ffae60b SHA512 6c46504833ac9aa83ea056b6a2970aa539774301b14b5f0d7ae5abb9576ace56b7e027b718159c8ed83d37ae78b4db1083eb12b1cafcff10429399025fb5ab4e
DIST bleach-3.1.4.tar.gz 177813 BLAKE2B 446740fcb7f2aa137d7353b0fbbebd57db9d571248b67f4d0a6a47baf3581aa3793431f68cf340bc8a0478d21e84aafca17538d069d74657285fdc4a06869586 SHA512 da233794954aad4e63e334d3c3bab9089e7767e0d784b8c51d12d2862ac6ed73ad5122b4d9cfd291ba7d9fc86a4a3b515429d7e383f241a46e3290acefa2ffc6
diff --git a/dev-python/bleach/bleach-3.0.2.ebuild b/dev-python/bleach/bleach-3.0.2.ebuild
deleted file mode 100644
index 5d9a20c3381..00000000000
--- a/dev-python/bleach/bleach-3.0.2.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7} pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="an easy whitelist-based HTML-sanitizing tool"
-HOMEPAGE="https://github.com/mozilla/bleach https://pypi.org/project/bleach/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
- dev-python/six[${PYTHON_USEDEP}]
- dev-python/webencodings[${PYTHON_USEDEP}]"
-BDEPEND="
- dev-python/setuptools[${PYTHON_USEDEP}]
- test? ( dev-python/pytest[${PYTHON_USEDEP}] )"
-
-python_test() {
- pytest -v || die "tests failed under ${EPYTHON}"
-}
diff --git a/dev-python/bleach/bleach-3.1.3.ebuild b/dev-python/bleach/bleach-3.1.3.ebuild
deleted file mode 100644
index 125ccb78ee9..00000000000
--- a/dev-python/bleach/bleach-3.1.3.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7,8} pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="an easy whitelist-based HTML-sanitizing tool"
-HOMEPAGE="https://github.com/mozilla/bleach https://pypi.org/project/bleach/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86"
-IUSE="test"
-
-RDEPEND="
- dev-python/six[${PYTHON_USEDEP}]
- dev-python/webencodings[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2020-04-04 17:04 Michał Górny
0 siblings, 0 replies; 125+ messages in thread
From: Michał Górny @ 2020-04-04 17:04 UTC (permalink / raw
To: gentoo-commits
commit: 2bc539ad5d1d7bb22c783b363113fcc765fee98d
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 4 15:16:22 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Apr 4 17:04:13 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bc539ad
dev-python/bleach: Unbundle html5lib
Closes: https://bugs.gentoo.org/716166
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
.../bleach/{bleach-3.1.4.ebuild => bleach-3.1.4-r1.ebuild} | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/dev-python/bleach/bleach-3.1.4.ebuild b/dev-python/bleach/bleach-3.1.4-r1.ebuild
similarity index 70%
rename from dev-python/bleach/bleach-3.1.4.ebuild
rename to dev-python/bleach/bleach-3.1.4-r1.ebuild
index 5a78157e2d6..d80fe336be4 100644
--- a/dev-python/bleach/bleach-3.1.4.ebuild
+++ b/dev-python/bleach/bleach-3.1.4-r1.ebuild
@@ -16,8 +16,18 @@ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86"
IUSE="test"
RDEPEND="
+ >=dev-python/html5lib-1.0.1-r1[${PYTHON_USEDEP}]
dev-python/six[${PYTHON_USEDEP}]
dev-python/webencodings[${PYTHON_USEDEP}]
"
distutils_enable_tests pytest
+
+src_prepare() {
+ # unbundle unpatched broken html5lib
+ rm -r bleach/_vendor || die
+ sed -i -e 's:bleach\._vendor\.::' \
+ bleach/html5lib_shim.py tests/test_clean.py || die
+
+ distutils-r1_src_prepare
+}
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2020-05-27 6:10 Michał Górny
0 siblings, 0 replies; 125+ messages in thread
From: Michał Górny @ 2020-05-27 6:10 UTC (permalink / raw
To: gentoo-commits
commit: f6e8cbcaf6918badb9b047c1017858203b82cba2
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed May 27 04:57:09 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed May 27 06:10:46 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6e8cbca
dev-python/bleach: Bump to 3.1.5
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/bleach/Manifest | 1 +
dev-python/bleach/bleach-3.1.5.ebuild | 34 ++++++++++++++++++++++++++++++++++
2 files changed, 35 insertions(+)
diff --git a/dev-python/bleach/Manifest b/dev-python/bleach/Manifest
index 30257503a9c..d0b4bc13f1c 100644
--- a/dev-python/bleach/Manifest
+++ b/dev-python/bleach/Manifest
@@ -1 +1,2 @@
DIST bleach-3.1.4.tar.gz 177813 BLAKE2B 446740fcb7f2aa137d7353b0fbbebd57db9d571248b67f4d0a6a47baf3581aa3793431f68cf340bc8a0478d21e84aafca17538d069d74657285fdc4a06869586 SHA512 da233794954aad4e63e334d3c3bab9089e7767e0d784b8c51d12d2862ac6ed73ad5122b4d9cfd291ba7d9fc86a4a3b515429d7e383f241a46e3290acefa2ffc6
+DIST bleach-3.1.5.tar.gz 177972 BLAKE2B 6033871f757247f05ee67f66b3596c7a76a9bc5105113206bc8749f9ed103fb6a7c91630540f5f17ddc17e261b24043cc2edcc2562ea7f4cf54774080854de32 SHA512 20db9ab6924a1e884107f30e1059f774b45fd169d3965a61a4ff028e3de17e30be81474d7da89d9275b2173a005c5504a9d11f0e0ca528bf36a9bf08aeed0607
diff --git a/dev-python/bleach/bleach-3.1.5.ebuild b/dev-python/bleach/bleach-3.1.5.ebuild
new file mode 100644
index 00000000000..43be3b241c1
--- /dev/null
+++ b/dev-python/bleach/bleach-3.1.5.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python2_7 python3_{6,7,8} pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="an easy whitelist-based HTML-sanitizing tool"
+HOMEPAGE="https://github.com/mozilla/bleach https://pypi.org/project/bleach/"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+IUSE="test"
+
+RDEPEND="
+ dev-python/packaging[${PYTHON_USEDEP}]
+ >=dev-python/html5lib-1.0.1-r1[${PYTHON_USEDEP}]
+ dev-python/six[${PYTHON_USEDEP}]
+ dev-python/webencodings[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+
+src_prepare() {
+ # unbundle unpatched broken html5lib
+ rm -r bleach/_vendor || die
+ sed -i -e 's:bleach\._vendor\.::' \
+ bleach/html5lib_shim.py tests/test_clean.py || die
+
+ distutils-r1_src_prepare
+}
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2020-07-08 7:11 Sergei Trofimovich
0 siblings, 0 replies; 125+ messages in thread
From: Sergei Trofimovich @ 2020-07-08 7:11 UTC (permalink / raw
To: gentoo-commits
commit: 5b9ed7174d7fa988ea2fea87c184fe9aa74059da
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 8 07:03:11 2020 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Wed Jul 8 07:11:13 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b9ed717
dev-python/bleach: stable 3.1.5 for ppc
stable wrt bug #731332
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
dev-python/bleach/bleach-3.1.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bleach/bleach-3.1.5.ebuild b/dev-python/bleach/bleach-3.1.5.ebuild
index db2a844f98f..1c8a9bc5758 100644
--- a/dev-python/bleach/bleach-3.1.5.ebuild
+++ b/dev-python/bleach/bleach-3.1.5.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc ~x86"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2020-07-08 7:18 Sergei Trofimovich
0 siblings, 0 replies; 125+ messages in thread
From: Sergei Trofimovich @ 2020-07-08 7:18 UTC (permalink / raw
To: gentoo-commits
commit: fb58c6c3bb48bde7c09609932976fef4a63e1960
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 8 07:15:41 2020 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Wed Jul 8 07:15:41 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb58c6c3
dev-python/bleach: stable 3.1.5 for ppc64
stable wrt bug #731332
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
dev-python/bleach/bleach-3.1.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bleach/bleach-3.1.5.ebuild b/dev-python/bleach/bleach-3.1.5.ebuild
index 1c8a9bc5758..6d60e0712e8 100644
--- a/dev-python/bleach/bleach-3.1.5.ebuild
+++ b/dev-python/bleach/bleach-3.1.5.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc ~x86"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2020-07-08 13:08 Michał Górny
0 siblings, 0 replies; 125+ messages in thread
From: Michał Górny @ 2020-07-08 13:08 UTC (permalink / raw
To: gentoo-commits
commit: c6f6f99b7c1a92f72c6491d6271fff5f8ec76d15
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 8 13:07:52 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Jul 8 13:08:12 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6f6f99b
dev-python/bleach: Stabilize 3.1.5 ALLARCHES, #731332
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/bleach/bleach-3.1.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bleach/bleach-3.1.5.ebuild b/dev-python/bleach/bleach-3.1.5.ebuild
index 6d60e0712e8..8a8f371b0a9 100644
--- a/dev-python/bleach/bleach-3.1.5.ebuild
+++ b/dev-python/bleach/bleach-3.1.5.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2020-07-08 13:08 Michał Górny
0 siblings, 0 replies; 125+ messages in thread
From: Michał Górny @ 2020-07-08 13:08 UTC (permalink / raw
To: gentoo-commits
commit: 209827c712ad3e0bca5654825e7f7f03a756c887
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 8 13:02:05 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Jul 8 13:08:09 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=209827c7
dev-python/bleach: Mark ALLARCHES
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/bleach/metadata.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/dev-python/bleach/metadata.xml b/dev-python/bleach/metadata.xml
index 31fa019aef4..c644cc3836b 100644
--- a/dev-python/bleach/metadata.xml
+++ b/dev-python/bleach/metadata.xml
@@ -5,6 +5,7 @@
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
+ <stabilize-allarches/>
<upstream>
<remote-id type="pypi">bleach</remote-id>
<remote-id type="github">mozilla/bleach</remote-id>
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2020-07-25 8:31 Michał Górny
0 siblings, 0 replies; 125+ messages in thread
From: Michał Górny @ 2020-07-25 8:31 UTC (permalink / raw
To: gentoo-commits
commit: 38912eb2c895e12e5dd83a6451364ad49893912a
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 25 08:10:37 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jul 25 08:31:29 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38912eb2
dev-python/bleach: Remove py2
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/bleach/bleach-3.1.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bleach/bleach-3.1.5.ebuild b/dev-python/bleach/bleach-3.1.5.ebuild
index 8a8f371b0a9..1143f03d177 100644
--- a/dev-python/bleach/bleach-3.1.5.ebuild
+++ b/dev-python/bleach/bleach-3.1.5.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6..9} pypy3 )
+PYTHON_COMPAT=( python3_{6..9} pypy3 )
inherit distutils-r1
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2020-09-17 8:34 Michał Górny
0 siblings, 0 replies; 125+ messages in thread
From: Michał Górny @ 2020-09-17 8:34 UTC (permalink / raw
To: gentoo-commits
commit: 3a6db1a7e376cdf193ad93c8768cdb3e9cbfa182
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 17 08:14:00 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Sep 17 08:34:18 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a6db1a7
dev-python/bleach: Bump to 3.2.0
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/bleach/Manifest | 1 +
dev-python/bleach/bleach-3.2.0.ebuild | 38 +++++++++++++++++++++++++++++++++++
2 files changed, 39 insertions(+)
diff --git a/dev-python/bleach/Manifest b/dev-python/bleach/Manifest
index 495386a6fe9..95124802e07 100644
--- a/dev-python/bleach/Manifest
+++ b/dev-python/bleach/Manifest
@@ -1 +1,2 @@
DIST bleach-3.1.5.tar.gz 177972 BLAKE2B 6033871f757247f05ee67f66b3596c7a76a9bc5105113206bc8749f9ed103fb6a7c91630540f5f17ddc17e261b24043cc2edcc2562ea7f4cf54774080854de32 SHA512 20db9ab6924a1e884107f30e1059f774b45fd169d3965a61a4ff028e3de17e30be81474d7da89d9275b2173a005c5504a9d11f0e0ca528bf36a9bf08aeed0607
+DIST bleach-3.2.0.tar.gz 178910 BLAKE2B e7e97cc367420a656086e5a0e6c1c527348a0edc23c15f5f4b5a40b3079a2fa32b71fd2d99c4db8891e1b2ed06e4ac8ab3d3f0c9a3de77d02499bf32746a9dd7 SHA512 06dd7e22204280a03e37cfc303b4de8fc8776e9ac3f7a4c2451f1ff768b68d97c6b00fa42dc275eb4404dae5e448b9385b4e6ee204fdc7e11f31207cdc3d926a
diff --git a/dev-python/bleach/bleach-3.2.0.ebuild b/dev-python/bleach/bleach-3.2.0.ebuild
new file mode 100644
index 00000000000..eab1404c49f
--- /dev/null
+++ b/dev-python/bleach/bleach-3.2.0.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{6..9} pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="an easy whitelist-based HTML-sanitizing tool"
+HOMEPAGE="https://github.com/mozilla/bleach https://pypi.org/project/bleach/"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+IUSE="test"
+
+RDEPEND="
+ dev-python/packaging[${PYTHON_USEDEP}]
+ >=dev-python/html5lib-1.0.1-r1[${PYTHON_USEDEP}]
+ dev-python/six[${PYTHON_USEDEP}]
+ dev-python/webencodings[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+
+PATCHES=(
+ "${FILESDIR}"/bleach-3.1.5-py39.patch
+)
+
+src_prepare() {
+ # unbundle unpatched broken html5lib
+ rm -r bleach/_vendor || die
+ sed -i -e 's:bleach\._vendor\.::' \
+ bleach/html5lib_shim.py tests/test_clean.py || die
+
+ distutils-r1_src_prepare
+}
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2020-10-08 18:38 Sam James
0 siblings, 0 replies; 125+ messages in thread
From: Sam James @ 2020-10-08 18:38 UTC (permalink / raw
To: gentoo-commits
commit: 7f95c50586604617c27b554a350b7a01f22379c6
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 8 18:36:42 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Oct 8 18:36:42 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f95c505
dev-python/bleach: Stabilize 3.2.1 ALLARCHES, #734416
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/bleach/bleach-3.2.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bleach/bleach-3.2.1.ebuild b/dev-python/bleach/bleach-3.2.1.ebuild
index 4d1438843f6..147371a7c28 100644
--- a/dev-python/bleach/bleach-3.2.1.ebuild
+++ b/dev-python/bleach/bleach-3.2.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86"
RDEPEND="
dev-python/packaging[${PYTHON_USEDEP}]
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2020-11-28 14:21 Sam James
0 siblings, 0 replies; 125+ messages in thread
From: Sam James @ 2020-11-28 14:21 UTC (permalink / raw
To: gentoo-commits
commit: afb892b6d7cd81d31eb112b74315680d1d46505a
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 28 14:13:47 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Nov 28 14:21:26 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afb892b6
dev-python/bleach: ~x64-macos keyworded
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/bleach/bleach-3.2.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bleach/bleach-3.2.1.ebuild b/dev-python/bleach/bleach-3.2.1.ebuild
index 147371a7c28..3ee875bd829 100644
--- a/dev-python/bleach/bleach-3.2.1.ebuild
+++ b/dev-python/bleach/bleach-3.2.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~x64-macos"
RDEPEND="
dev-python/packaging[${PYTHON_USEDEP}]
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2021-01-21 10:52 Michał Górny
0 siblings, 0 replies; 125+ messages in thread
From: Michał Górny @ 2021-01-21 10:52 UTC (permalink / raw
To: gentoo-commits
commit: 9616b3b7f1dce69baa53775c573dd49655fd1bc0
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 21 10:23:16 2021 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Jan 21 10:23:16 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9616b3b7
dev-python/bleach: Bump to 3.2.2
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/bleach/Manifest | 1 +
dev-python/bleach/bleach-3.2.2.ebuild | 39 +++++++++++++++++++++++++++++++++++
2 files changed, 40 insertions(+)
diff --git a/dev-python/bleach/Manifest b/dev-python/bleach/Manifest
index 619c3237684..4dd26e12767 100644
--- a/dev-python/bleach/Manifest
+++ b/dev-python/bleach/Manifest
@@ -1 +1,2 @@
DIST bleach-3.2.1.tar.gz 179763 BLAKE2B 5288277ceae1f51fb76c360db72fb646e1d391b3e51f29ba2b25f5dba7704af8ef7cfd2db017237dad42ff4a99e502daa29cdf4edd82952e15842e288c50c0dd SHA512 61710f48f00333b38d251360736e19078063433ca4d7aada210a986f7d79b08c79c64b412686c67f360e4b2e8420c40c4b515eb175ab92bd546f88e2ba0e5835
+DIST bleach-3.2.2.tar.gz 180189 BLAKE2B 14b496ced66abb5dadabbfaca7663124deda939c494cfc79803db875bcd4195f3b951962d219d56780de56320948c4d5be294a73a8244d1dfa1ced3fe92862d2 SHA512 20e58b58f6464d819ffbf70d0dbaf4b52eac8894d089291b40c2e27440d5c78577f653020ab6296ca72de27bbad60f58e07ce4bcf140ccb21928b0f600f1c236
diff --git a/dev-python/bleach/bleach-3.2.2.ebuild b/dev-python/bleach/bleach-3.2.2.ebuild
new file mode 100644
index 00000000000..02055abb3dd
--- /dev/null
+++ b/dev-python/bleach/bleach-3.2.2.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{7..9} pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="an easy whitelist-based HTML-sanitizing tool"
+HOMEPAGE="https://github.com/mozilla/bleach https://pypi.org/project/bleach/"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x64-macos"
+
+RDEPEND="
+ dev-python/packaging[${PYTHON_USEDEP}]
+ >=dev-python/html5lib-1.0.1-r1[${PYTHON_USEDEP}]
+ dev-python/six[${PYTHON_USEDEP}]
+ dev-python/webencodings[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+
+PATCHES=(
+ "${FILESDIR}"/bleach-3.2.1-py39.patch
+)
+
+src_prepare() {
+ # unbundle unpatched broken html5lib
+ rm -r bleach/_vendor || die
+ sed -i -e 's:bleach\._vendor\.::' \
+ bleach/html5lib_shim.py \
+ bleach/sanitizer.py \
+ tests/test_clean.py || die
+
+ distutils-r1_src_prepare
+}
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2021-01-26 21:20 Michał Górny
0 siblings, 0 replies; 125+ messages in thread
From: Michał Górny @ 2021-01-26 21:20 UTC (permalink / raw
To: gentoo-commits
commit: d0d3e60a0987983886d8f19eff41129362a690f6
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 26 21:14:04 2021 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jan 26 21:15:45 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0d3e60a
dev-python/bleach: Bump to 3.2.3
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/bleach/Manifest | 1 +
dev-python/bleach/bleach-3.2.3.ebuild | 39 +++++++++++++++++++++++++++++++++++
2 files changed, 40 insertions(+)
diff --git a/dev-python/bleach/Manifest b/dev-python/bleach/Manifest
index 4dd26e12767..8fa348ef4de 100644
--- a/dev-python/bleach/Manifest
+++ b/dev-python/bleach/Manifest
@@ -1,2 +1,3 @@
DIST bleach-3.2.1.tar.gz 179763 BLAKE2B 5288277ceae1f51fb76c360db72fb646e1d391b3e51f29ba2b25f5dba7704af8ef7cfd2db017237dad42ff4a99e502daa29cdf4edd82952e15842e288c50c0dd SHA512 61710f48f00333b38d251360736e19078063433ca4d7aada210a986f7d79b08c79c64b412686c67f360e4b2e8420c40c4b515eb175ab92bd546f88e2ba0e5835
DIST bleach-3.2.2.tar.gz 180189 BLAKE2B 14b496ced66abb5dadabbfaca7663124deda939c494cfc79803db875bcd4195f3b951962d219d56780de56320948c4d5be294a73a8244d1dfa1ced3fe92862d2 SHA512 20e58b58f6464d819ffbf70d0dbaf4b52eac8894d089291b40c2e27440d5c78577f653020ab6296ca72de27bbad60f58e07ce4bcf140ccb21928b0f600f1c236
+DIST bleach-3.2.3.tar.gz 180414 BLAKE2B 2b46fbedd109649e61b17719cc6fbbaa34e03e878938eee17aa81c66e11887ca9156e5e1b2a99b19f319c99df9fd0ce4d91106acae1638cf2569df0f1c41b788 SHA512 0bee6415ed0d6349311e92b68c4897b830a9ae8c0b1399a35da8ebb76af7b989b67c3e90c24cc34fd8afb903ee5f8de1062a0fa0e34a75328a281cf1706193a0
diff --git a/dev-python/bleach/bleach-3.2.3.ebuild b/dev-python/bleach/bleach-3.2.3.ebuild
new file mode 100644
index 00000000000..02055abb3dd
--- /dev/null
+++ b/dev-python/bleach/bleach-3.2.3.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{7..9} pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="an easy whitelist-based HTML-sanitizing tool"
+HOMEPAGE="https://github.com/mozilla/bleach https://pypi.org/project/bleach/"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x64-macos"
+
+RDEPEND="
+ dev-python/packaging[${PYTHON_USEDEP}]
+ >=dev-python/html5lib-1.0.1-r1[${PYTHON_USEDEP}]
+ dev-python/six[${PYTHON_USEDEP}]
+ dev-python/webencodings[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+
+PATCHES=(
+ "${FILESDIR}"/bleach-3.2.1-py39.patch
+)
+
+src_prepare() {
+ # unbundle unpatched broken html5lib
+ rm -r bleach/_vendor || die
+ sed -i -e 's:bleach\._vendor\.::' \
+ bleach/html5lib_shim.py \
+ bleach/sanitizer.py \
+ tests/test_clean.py || die
+
+ distutils-r1_src_prepare
+}
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2021-02-02 8:39 Michał Górny
0 siblings, 0 replies; 125+ messages in thread
From: Michał Górny @ 2021-02-02 8:39 UTC (permalink / raw
To: gentoo-commits
commit: cf6be04a6d7fb6bd1cc088af9af6b169b551a70b
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 2 08:32:35 2021 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Feb 2 08:32:35 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf6be04a
dev-python/bleach: Bump to 3.3.0
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/bleach/Manifest | 1 +
dev-python/bleach/bleach-3.3.0.ebuild | 39 +++++++++++++++++++++++++++++++++++
2 files changed, 40 insertions(+)
diff --git a/dev-python/bleach/Manifest b/dev-python/bleach/Manifest
index 8fa348ef4de..831c79a3bb6 100644
--- a/dev-python/bleach/Manifest
+++ b/dev-python/bleach/Manifest
@@ -1,3 +1,4 @@
DIST bleach-3.2.1.tar.gz 179763 BLAKE2B 5288277ceae1f51fb76c360db72fb646e1d391b3e51f29ba2b25f5dba7704af8ef7cfd2db017237dad42ff4a99e502daa29cdf4edd82952e15842e288c50c0dd SHA512 61710f48f00333b38d251360736e19078063433ca4d7aada210a986f7d79b08c79c64b412686c67f360e4b2e8420c40c4b515eb175ab92bd546f88e2ba0e5835
DIST bleach-3.2.2.tar.gz 180189 BLAKE2B 14b496ced66abb5dadabbfaca7663124deda939c494cfc79803db875bcd4195f3b951962d219d56780de56320948c4d5be294a73a8244d1dfa1ced3fe92862d2 SHA512 20e58b58f6464d819ffbf70d0dbaf4b52eac8894d089291b40c2e27440d5c78577f653020ab6296ca72de27bbad60f58e07ce4bcf140ccb21928b0f600f1c236
DIST bleach-3.2.3.tar.gz 180414 BLAKE2B 2b46fbedd109649e61b17719cc6fbbaa34e03e878938eee17aa81c66e11887ca9156e5e1b2a99b19f319c99df9fd0ce4d91106acae1638cf2569df0f1c41b788 SHA512 0bee6415ed0d6349311e92b68c4897b830a9ae8c0b1399a35da8ebb76af7b989b67c3e90c24cc34fd8afb903ee5f8de1062a0fa0e34a75328a281cf1706193a0
+DIST bleach-3.3.0.tar.gz 181274 BLAKE2B 32883ef9a77bf1d0cd208217930474285e55f158dc8d7b9c4049ca896cdc5cfb873674aa5f5181c31d46345be29f954badd29969bf156b1cc10eb200214de367 SHA512 8e408289c5175234a383658552e48379da9f570866e4c248a4e5c0b7bdaa9a2e6be545943dd32968cdb425929d51de282cca0678fdc6dd06b6fc2c2f41b58097
diff --git a/dev-python/bleach/bleach-3.3.0.ebuild b/dev-python/bleach/bleach-3.3.0.ebuild
new file mode 100644
index 00000000000..02055abb3dd
--- /dev/null
+++ b/dev-python/bleach/bleach-3.3.0.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{7..9} pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="an easy whitelist-based HTML-sanitizing tool"
+HOMEPAGE="https://github.com/mozilla/bleach https://pypi.org/project/bleach/"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x64-macos"
+
+RDEPEND="
+ dev-python/packaging[${PYTHON_USEDEP}]
+ >=dev-python/html5lib-1.0.1-r1[${PYTHON_USEDEP}]
+ dev-python/six[${PYTHON_USEDEP}]
+ dev-python/webencodings[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+
+PATCHES=(
+ "${FILESDIR}"/bleach-3.2.1-py39.patch
+)
+
+src_prepare() {
+ # unbundle unpatched broken html5lib
+ rm -r bleach/_vendor || die
+ sed -i -e 's:bleach\._vendor\.::' \
+ bleach/html5lib_shim.py \
+ bleach/sanitizer.py \
+ tests/test_clean.py || die
+
+ distutils-r1_src_prepare
+}
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2021-02-02 21:00 Sam James
0 siblings, 0 replies; 125+ messages in thread
From: Sam James @ 2021-02-02 21:00 UTC (permalink / raw
To: gentoo-commits
commit: 094fc54cbdcdb94e72b2fd731c22fbb07ed79807
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 2 21:00:00 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Feb 2 21:00:00 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=094fc54c
dev-python/bleach: Stabilize 3.3.0 ALLARCHES, #768336
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/bleach/bleach-3.3.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bleach/bleach-3.3.0.ebuild b/dev-python/bleach/bleach-3.3.0.ebuild
index 02055abb3dd..9deda895f39 100644
--- a/dev-python/bleach/bleach-3.3.0.ebuild
+++ b/dev-python/bleach/bleach-3.3.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~x64-macos"
RDEPEND="
dev-python/packaging[${PYTHON_USEDEP}]
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2021-02-02 21:22 Michał Górny
0 siblings, 0 replies; 125+ messages in thread
From: Michał Górny @ 2021-02-02 21:22 UTC (permalink / raw
To: gentoo-commits
commit: f3437318a81f6163f7a65c9d79c3c7d0f6a2e5e1
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 2 21:06:31 2021 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Feb 2 21:22:30 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3437318
dev-python/bleach: Remove old
Bug: https://bugs.gentoo.org/768336
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/bleach/Manifest | 3 ---
dev-python/bleach/bleach-3.2.1.ebuild | 39 -----------------------------------
dev-python/bleach/bleach-3.2.2.ebuild | 39 -----------------------------------
dev-python/bleach/bleach-3.2.3.ebuild | 39 -----------------------------------
4 files changed, 120 deletions(-)
diff --git a/dev-python/bleach/Manifest b/dev-python/bleach/Manifest
index 831c79a3bb6..276c0ace960 100644
--- a/dev-python/bleach/Manifest
+++ b/dev-python/bleach/Manifest
@@ -1,4 +1 @@
-DIST bleach-3.2.1.tar.gz 179763 BLAKE2B 5288277ceae1f51fb76c360db72fb646e1d391b3e51f29ba2b25f5dba7704af8ef7cfd2db017237dad42ff4a99e502daa29cdf4edd82952e15842e288c50c0dd SHA512 61710f48f00333b38d251360736e19078063433ca4d7aada210a986f7d79b08c79c64b412686c67f360e4b2e8420c40c4b515eb175ab92bd546f88e2ba0e5835
-DIST bleach-3.2.2.tar.gz 180189 BLAKE2B 14b496ced66abb5dadabbfaca7663124deda939c494cfc79803db875bcd4195f3b951962d219d56780de56320948c4d5be294a73a8244d1dfa1ced3fe92862d2 SHA512 20e58b58f6464d819ffbf70d0dbaf4b52eac8894d089291b40c2e27440d5c78577f653020ab6296ca72de27bbad60f58e07ce4bcf140ccb21928b0f600f1c236
-DIST bleach-3.2.3.tar.gz 180414 BLAKE2B 2b46fbedd109649e61b17719cc6fbbaa34e03e878938eee17aa81c66e11887ca9156e5e1b2a99b19f319c99df9fd0ce4d91106acae1638cf2569df0f1c41b788 SHA512 0bee6415ed0d6349311e92b68c4897b830a9ae8c0b1399a35da8ebb76af7b989b67c3e90c24cc34fd8afb903ee5f8de1062a0fa0e34a75328a281cf1706193a0
DIST bleach-3.3.0.tar.gz 181274 BLAKE2B 32883ef9a77bf1d0cd208217930474285e55f158dc8d7b9c4049ca896cdc5cfb873674aa5f5181c31d46345be29f954badd29969bf156b1cc10eb200214de367 SHA512 8e408289c5175234a383658552e48379da9f570866e4c248a4e5c0b7bdaa9a2e6be545943dd32968cdb425929d51de282cca0678fdc6dd06b6fc2c2f41b58097
diff --git a/dev-python/bleach/bleach-3.2.1.ebuild b/dev-python/bleach/bleach-3.2.1.ebuild
deleted file mode 100644
index 58a75eb8226..00000000000
--- a/dev-python/bleach/bleach-3.2.1.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_{7..9} pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="an easy whitelist-based HTML-sanitizing tool"
-HOMEPAGE="https://github.com/mozilla/bleach https://pypi.org/project/bleach/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~x64-macos"
-
-RDEPEND="
- dev-python/packaging[${PYTHON_USEDEP}]
- >=dev-python/html5lib-1.0.1-r1[${PYTHON_USEDEP}]
- dev-python/six[${PYTHON_USEDEP}]
- dev-python/webencodings[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-
-PATCHES=(
- "${FILESDIR}"/bleach-3.2.1-py39.patch
-)
-
-src_prepare() {
- # unbundle unpatched broken html5lib
- rm -r bleach/_vendor || die
- sed -i -e 's:bleach\._vendor\.::' \
- bleach/html5lib_shim.py \
- bleach/sanitizer.py \
- tests/test_clean.py || die
-
- distutils-r1_src_prepare
-}
diff --git a/dev-python/bleach/bleach-3.2.2.ebuild b/dev-python/bleach/bleach-3.2.2.ebuild
deleted file mode 100644
index 02055abb3dd..00000000000
--- a/dev-python/bleach/bleach-3.2.2.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_{7..9} pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="an easy whitelist-based HTML-sanitizing tool"
-HOMEPAGE="https://github.com/mozilla/bleach https://pypi.org/project/bleach/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x64-macos"
-
-RDEPEND="
- dev-python/packaging[${PYTHON_USEDEP}]
- >=dev-python/html5lib-1.0.1-r1[${PYTHON_USEDEP}]
- dev-python/six[${PYTHON_USEDEP}]
- dev-python/webencodings[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-
-PATCHES=(
- "${FILESDIR}"/bleach-3.2.1-py39.patch
-)
-
-src_prepare() {
- # unbundle unpatched broken html5lib
- rm -r bleach/_vendor || die
- sed -i -e 's:bleach\._vendor\.::' \
- bleach/html5lib_shim.py \
- bleach/sanitizer.py \
- tests/test_clean.py || die
-
- distutils-r1_src_prepare
-}
diff --git a/dev-python/bleach/bleach-3.2.3.ebuild b/dev-python/bleach/bleach-3.2.3.ebuild
deleted file mode 100644
index 02055abb3dd..00000000000
--- a/dev-python/bleach/bleach-3.2.3.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_{7..9} pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="an easy whitelist-based HTML-sanitizing tool"
-HOMEPAGE="https://github.com/mozilla/bleach https://pypi.org/project/bleach/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x64-macos"
-
-RDEPEND="
- dev-python/packaging[${PYTHON_USEDEP}]
- >=dev-python/html5lib-1.0.1-r1[${PYTHON_USEDEP}]
- dev-python/six[${PYTHON_USEDEP}]
- dev-python/webencodings[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-
-PATCHES=(
- "${FILESDIR}"/bleach-3.2.1-py39.patch
-)
-
-src_prepare() {
- # unbundle unpatched broken html5lib
- rm -r bleach/_vendor || die
- sed -i -e 's:bleach\._vendor\.::' \
- bleach/html5lib_shim.py \
- bleach/sanitizer.py \
- tests/test_clean.py || die
-
- distutils-r1_src_prepare
-}
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2021-06-02 16:26 Michał Górny
0 siblings, 0 replies; 125+ messages in thread
From: Michał Górny @ 2021-06-02 16:26 UTC (permalink / raw
To: gentoo-commits
commit: 23d6045fa59c8b7506b4c0846920705eca3948ef
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 2 16:16:59 2021 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Jun 2 16:26:30 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23d6045f
dev-python/bleach: Enable py3.10
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/bleach/bleach-3.3.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bleach/bleach-3.3.0.ebuild b/dev-python/bleach/bleach-3.3.0.ebuild
index ab3eb65399e..f15173747b0 100644
--- a/dev-python/bleach/bleach-3.3.0.ebuild
+++ b/dev-python/bleach/bleach-3.3.0.ebuild
@@ -2,8 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{7..9} pypy3 )
+PYTHON_COMPAT=( python3_{7..10} pypy3 )
inherit distutils-r1
DESCRIPTION="an easy whitelist-based HTML-sanitizing tool"
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2021-07-14 22:16 Michał Górny
0 siblings, 0 replies; 125+ messages in thread
From: Michał Górny @ 2021-07-14 22:16 UTC (permalink / raw
To: gentoo-commits
commit: c06ddb57615bcf13c755dc0ec1b054d3bf5757be
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 14 21:44:00 2021 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Jul 14 21:44:00 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c06ddb57
dev-python/bleach: Bump to 3.3.1
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/bleach/Manifest | 1 +
dev-python/bleach/bleach-3.3.1.ebuild | 41 +++++++++++++++++++++++++++++++++++
2 files changed, 42 insertions(+)
diff --git a/dev-python/bleach/Manifest b/dev-python/bleach/Manifest
index 276c0ace960..5452ae0682a 100644
--- a/dev-python/bleach/Manifest
+++ b/dev-python/bleach/Manifest
@@ -1 +1,2 @@
DIST bleach-3.3.0.tar.gz 181274 BLAKE2B 32883ef9a77bf1d0cd208217930474285e55f158dc8d7b9c4049ca896cdc5cfb873674aa5f5181c31d46345be29f954badd29969bf156b1cc10eb200214de367 SHA512 8e408289c5175234a383658552e48379da9f570866e4c248a4e5c0b7bdaa9a2e6be545943dd32968cdb425929d51de282cca0678fdc6dd06b6fc2c2f41b58097
+DIST bleach-3.3.1.tar.gz 183687 BLAKE2B 9ca70ff84919b6b893afdbf7914098efe7dc3c9f0c86a729a92754ba6dacc95752abc44cea96db282483cf53413d6a98421c95f102941d23adf89af00b2a5afd SHA512 bb68275f91a4c724c14594d008f58d31ab0a97b08fd45b6cbe8237a31a1bbfd24a19cea1a835efffb979739ce17a3c065099e677019e498e78d9a4222ff2d66c
diff --git a/dev-python/bleach/bleach-3.3.1.ebuild b/dev-python/bleach/bleach-3.3.1.ebuild
new file mode 100644
index 00000000000..0310e25c43f
--- /dev/null
+++ b/dev-python/bleach/bleach-3.3.1.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} pypy3 )
+inherit distutils-r1
+
+DESCRIPTION="An easy whitelist-based HTML-sanitizing tool"
+HOMEPAGE="
+ https://github.com/mozilla/bleach/
+ https://pypi.org/project/bleach/"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x64-macos"
+
+RDEPEND="
+ dev-python/packaging[${PYTHON_USEDEP}]
+ >=dev-python/html5lib-1.0.1-r1[${PYTHON_USEDEP}]
+ dev-python/six[${PYTHON_USEDEP}]
+ dev-python/webencodings[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+
+PATCHES=(
+ "${FILESDIR}"/bleach-3.2.1-py39.patch
+)
+
+src_prepare() {
+ # unbundle unpatched broken html5lib
+ rm -r bleach/_vendor || die
+ sed -i -e 's:bleach\._vendor\.::' \
+ bleach/html5lib_shim.py \
+ bleach/sanitizer.py \
+ tests/test_clean.py || die
+
+ distutils-r1_src_prepare
+}
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2021-07-28 23:38 Marek Szuba
0 siblings, 0 replies; 125+ messages in thread
From: Marek Szuba @ 2021-07-28 23:38 UTC (permalink / raw
To: gentoo-commits
commit: c6c87573fb8f2f3c655e23f365578195e796604b
Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 28 22:18:48 2021 +0000
Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Wed Jul 28 23:37:53 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6c87573
dev-python/bleach: keyword 3.3.1 for ~riscv
Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
dev-python/bleach/bleach-3.3.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bleach/bleach-3.3.1.ebuild b/dev-python/bleach/bleach-3.3.1.ebuild
index 0310e25c43f..7a2b9a2de70 100644
--- a/dev-python/bleach/bleach-3.3.1.ebuild
+++ b/dev-python/bleach/bleach-3.3.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x64-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
RDEPEND="
dev-python/packaging[${PYTHON_USEDEP}]
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2021-08-04 6:13 Michał Górny
0 siblings, 0 replies; 125+ messages in thread
From: Michał Górny @ 2021-08-04 6:13 UTC (permalink / raw
To: gentoo-commits
commit: 546f07b7fcbf8231c5a2ebb87ff61a13de1dc782
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 4 05:57:25 2021 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Aug 4 06:13:28 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=546f07b7
dev-python/bleach: Bump to 4.0.0
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/bleach/Manifest | 1 +
dev-python/bleach/bleach-4.0.0.ebuild | 41 +++++++++++++++++++++++++++++++++++
2 files changed, 42 insertions(+)
diff --git a/dev-python/bleach/Manifest b/dev-python/bleach/Manifest
index 5452ae0682a..6a702de3723 100644
--- a/dev-python/bleach/Manifest
+++ b/dev-python/bleach/Manifest
@@ -1,2 +1,3 @@
DIST bleach-3.3.0.tar.gz 181274 BLAKE2B 32883ef9a77bf1d0cd208217930474285e55f158dc8d7b9c4049ca896cdc5cfb873674aa5f5181c31d46345be29f954badd29969bf156b1cc10eb200214de367 SHA512 8e408289c5175234a383658552e48379da9f570866e4c248a4e5c0b7bdaa9a2e6be545943dd32968cdb425929d51de282cca0678fdc6dd06b6fc2c2f41b58097
DIST bleach-3.3.1.tar.gz 183687 BLAKE2B 9ca70ff84919b6b893afdbf7914098efe7dc3c9f0c86a729a92754ba6dacc95752abc44cea96db282483cf53413d6a98421c95f102941d23adf89af00b2a5afd SHA512 bb68275f91a4c724c14594d008f58d31ab0a97b08fd45b6cbe8237a31a1bbfd24a19cea1a835efffb979739ce17a3c065099e677019e498e78d9a4222ff2d66c
+DIST bleach-4.0.0.tar.gz 183459 BLAKE2B 380e94163b353e9436748fc6c1f368fb4d261087c2d6bc6fab1262295d597dbe81a67c34b889a29fd6a5180b8b522b517dc234e78b26556a16845f26f83151c8 SHA512 21f2a2dc5fa5e09cc2e38325191d7dc0bff2606cbe68ade54d866e326e712cb00a80b3a7a44f844ad4967ee6fdf453cca07d02c337bf147e4a12237231bcd99f
diff --git a/dev-python/bleach/bleach-4.0.0.ebuild b/dev-python/bleach/bleach-4.0.0.ebuild
new file mode 100644
index 00000000000..a2c28476143
--- /dev/null
+++ b/dev-python/bleach/bleach-4.0.0.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} pypy3 )
+inherit distutils-r1
+
+DESCRIPTION="An easy whitelist-based HTML-sanitizing tool"
+HOMEPAGE="
+ https://github.com/mozilla/bleach/
+ https://pypi.org/project/bleach/"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
+
+RDEPEND="
+ dev-python/packaging[${PYTHON_USEDEP}]
+ >=dev-python/html5lib-1.0.1-r1[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+
+PATCHES=(
+ "${FILESDIR}"/bleach-3.2.1-py39.patch
+)
+
+src_prepare() {
+ # unbundle unpatched broken html5lib
+ rm -r bleach/_vendor || die
+ sed -i -e 's:bleach\._vendor\.::' \
+ bleach/html5lib_shim.py \
+ bleach/sanitizer.py \
+ tests/test_clean.py || die
+ # indirect html5lib deps
+ sed -i -e '/six/d' -e '/webencodings/d' setup.py || die
+
+ distutils-r1_src_prepare
+}
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2021-08-16 5:20 Agostino Sarubbo
0 siblings, 0 replies; 125+ messages in thread
From: Agostino Sarubbo @ 2021-08-16 5:20 UTC (permalink / raw
To: gentoo-commits
commit: a6c0f393a78d2cfd0744a51d082b2df246649ebd
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 16 05:19:19 2021 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Aug 16 05:19:19 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6c0f393
dev-python/bleach: amd64/arm64/arm/hppa/ppc64/ppc/sparc/x86 stable (ALLARCHES policy) wrt bug #808276
Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-python/bleach/bleach-3.3.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bleach/bleach-3.3.1.ebuild b/dev-python/bleach/bleach-3.3.1.ebuild
index 7a2b9a2de70..234418e23c4 100644
--- a/dev-python/bleach/bleach-3.3.1.ebuild
+++ b/dev-python/bleach/bleach-3.3.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
RDEPEND="
dev-python/packaging[${PYTHON_USEDEP}]
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2021-08-16 6:38 Michał Górny
0 siblings, 0 replies; 125+ messages in thread
From: Michał Górny @ 2021-08-16 6:38 UTC (permalink / raw
To: gentoo-commits
commit: aa17b90da18e7a7723ee3a35fdc618270d55a23c
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 16 06:28:01 2021 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Aug 16 06:38:03 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa17b90d
dev-python/bleach: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/bleach/Manifest | 1 -
dev-python/bleach/bleach-3.3.0.ebuild | 39 -----------------------------------
2 files changed, 40 deletions(-)
diff --git a/dev-python/bleach/Manifest b/dev-python/bleach/Manifest
index 6a702de3723..4d12637d1f9 100644
--- a/dev-python/bleach/Manifest
+++ b/dev-python/bleach/Manifest
@@ -1,3 +1,2 @@
-DIST bleach-3.3.0.tar.gz 181274 BLAKE2B 32883ef9a77bf1d0cd208217930474285e55f158dc8d7b9c4049ca896cdc5cfb873674aa5f5181c31d46345be29f954badd29969bf156b1cc10eb200214de367 SHA512 8e408289c5175234a383658552e48379da9f570866e4c248a4e5c0b7bdaa9a2e6be545943dd32968cdb425929d51de282cca0678fdc6dd06b6fc2c2f41b58097
DIST bleach-3.3.1.tar.gz 183687 BLAKE2B 9ca70ff84919b6b893afdbf7914098efe7dc3c9f0c86a729a92754ba6dacc95752abc44cea96db282483cf53413d6a98421c95f102941d23adf89af00b2a5afd SHA512 bb68275f91a4c724c14594d008f58d31ab0a97b08fd45b6cbe8237a31a1bbfd24a19cea1a835efffb979739ce17a3c065099e677019e498e78d9a4222ff2d66c
DIST bleach-4.0.0.tar.gz 183459 BLAKE2B 380e94163b353e9436748fc6c1f368fb4d261087c2d6bc6fab1262295d597dbe81a67c34b889a29fd6a5180b8b522b517dc234e78b26556a16845f26f83151c8 SHA512 21f2a2dc5fa5e09cc2e38325191d7dc0bff2606cbe68ade54d866e326e712cb00a80b3a7a44f844ad4967ee6fdf453cca07d02c337bf147e4a12237231bcd99f
diff --git a/dev-python/bleach/bleach-3.3.0.ebuild b/dev-python/bleach/bleach-3.3.0.ebuild
deleted file mode 100644
index f15173747b0..00000000000
--- a/dev-python/bleach/bleach-3.3.0.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2021 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="an easy whitelist-based HTML-sanitizing tool"
-HOMEPAGE="https://github.com/mozilla/bleach https://pypi.org/project/bleach/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~x64-macos"
-
-RDEPEND="
- dev-python/packaging[${PYTHON_USEDEP}]
- >=dev-python/html5lib-1.0.1-r1[${PYTHON_USEDEP}]
- dev-python/six[${PYTHON_USEDEP}]
- dev-python/webencodings[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-
-PATCHES=(
- "${FILESDIR}"/bleach-3.2.1-py39.patch
-)
-
-src_prepare() {
- # unbundle unpatched broken html5lib
- rm -r bleach/_vendor || die
- sed -i -e 's:bleach\._vendor\.::' \
- bleach/html5lib_shim.py \
- bleach/sanitizer.py \
- tests/test_clean.py || die
-
- distutils-r1_src_prepare
-}
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2021-09-05 6:02 Sam James
0 siblings, 0 replies; 125+ messages in thread
From: Sam James @ 2021-09-05 6:02 UTC (permalink / raw
To: gentoo-commits
commit: 1e01fc49cf5557da2ac9af362eab8276e4274a10
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 5 06:00:49 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Sep 5 06:00:49 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e01fc49
dev-python/bleach: Stabilize 4.0.0 ALLARCHES, #811606
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/bleach/bleach-4.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bleach/bleach-4.0.0.ebuild b/dev-python/bleach/bleach-4.0.0.ebuild
index a2c28476143..f378247bac7 100644
--- a/dev-python/bleach/bleach-4.0.0.ebuild
+++ b/dev-python/bleach/bleach-4.0.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
RDEPEND="
dev-python/packaging[${PYTHON_USEDEP}]
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2021-09-05 6:35 Michał Górny
0 siblings, 0 replies; 125+ messages in thread
From: Michał Górny @ 2021-09-05 6:35 UTC (permalink / raw
To: gentoo-commits
commit: f717bf087565045f777737bd46975f02e60af622
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 5 06:32:39 2021 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Sep 5 06:32:39 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f717bf08
dev-python/bleach: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/bleach/Manifest | 1 -
dev-python/bleach/bleach-3.3.1.ebuild | 41 -----------------------------------
2 files changed, 42 deletions(-)
diff --git a/dev-python/bleach/Manifest b/dev-python/bleach/Manifest
index 4d12637d1f9..20884777f2b 100644
--- a/dev-python/bleach/Manifest
+++ b/dev-python/bleach/Manifest
@@ -1,2 +1 @@
-DIST bleach-3.3.1.tar.gz 183687 BLAKE2B 9ca70ff84919b6b893afdbf7914098efe7dc3c9f0c86a729a92754ba6dacc95752abc44cea96db282483cf53413d6a98421c95f102941d23adf89af00b2a5afd SHA512 bb68275f91a4c724c14594d008f58d31ab0a97b08fd45b6cbe8237a31a1bbfd24a19cea1a835efffb979739ce17a3c065099e677019e498e78d9a4222ff2d66c
DIST bleach-4.0.0.tar.gz 183459 BLAKE2B 380e94163b353e9436748fc6c1f368fb4d261087c2d6bc6fab1262295d597dbe81a67c34b889a29fd6a5180b8b522b517dc234e78b26556a16845f26f83151c8 SHA512 21f2a2dc5fa5e09cc2e38325191d7dc0bff2606cbe68ade54d866e326e712cb00a80b3a7a44f844ad4967ee6fdf453cca07d02c337bf147e4a12237231bcd99f
diff --git a/dev-python/bleach/bleach-3.3.1.ebuild b/dev-python/bleach/bleach-3.3.1.ebuild
deleted file mode 100644
index 234418e23c4..00000000000
--- a/dev-python/bleach/bleach-3.3.1.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} pypy3 )
-inherit distutils-r1
-
-DESCRIPTION="An easy whitelist-based HTML-sanitizing tool"
-HOMEPAGE="
- https://github.com/mozilla/bleach/
- https://pypi.org/project/bleach/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
-
-RDEPEND="
- dev-python/packaging[${PYTHON_USEDEP}]
- >=dev-python/html5lib-1.0.1-r1[${PYTHON_USEDEP}]
- dev-python/six[${PYTHON_USEDEP}]
- dev-python/webencodings[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-
-PATCHES=(
- "${FILESDIR}"/bleach-3.2.1-py39.patch
-)
-
-src_prepare() {
- # unbundle unpatched broken html5lib
- rm -r bleach/_vendor || die
- sed -i -e 's:bleach\._vendor\.::' \
- bleach/html5lib_shim.py \
- bleach/sanitizer.py \
- tests/test_clean.py || die
-
- distutils-r1_src_prepare
-}
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2021-10-09 19:18 Sam James
0 siblings, 0 replies; 125+ messages in thread
From: Sam James @ 2021-10-09 19:18 UTC (permalink / raw
To: gentoo-commits
commit: 77b1e7e1b70b59b68486063955fc5a9d2eb5a687
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 9 19:16:25 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Oct 9 19:17:55 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77b1e7e1
dev-python/bleach: Stabilize 4.1.0 ALLARCHES, #817044
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/bleach/bleach-4.1.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bleach/bleach-4.1.0.ebuild b/dev-python/bleach/bleach-4.1.0.ebuild
index 0dc5d1156b8..ee2ae8a6472 100644
--- a/dev-python/bleach/bleach-4.1.0.ebuild
+++ b/dev-python/bleach/bleach-4.1.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
RDEPEND="
dev-python/packaging[${PYTHON_USEDEP}]
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2022-04-07 16:59 Arthur Zamarin
0 siblings, 0 replies; 125+ messages in thread
From: Arthur Zamarin @ 2022-04-07 16:59 UTC (permalink / raw
To: gentoo-commits
commit: f51728bf4e726bfc8d793df1e2ec3a83c4bd9031
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 7 16:55:04 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Apr 7 16:55:04 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f51728bf
dev-python/bleach: add 5.0.0
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/bleach/Manifest | 1 +
dev-python/bleach/bleach-5.0.0.ebuild | 43 +++++++++++++++++++++++++++++++++++
2 files changed, 44 insertions(+)
diff --git a/dev-python/bleach/Manifest b/dev-python/bleach/Manifest
index a597f703e6a0..0076f2a300c8 100644
--- a/dev-python/bleach/Manifest
+++ b/dev-python/bleach/Manifest
@@ -1 +1,2 @@
DIST bleach-4.1.0.tar.gz 195798 BLAKE2B 68afd58aa099acb5c21f1ff76301c46834f326ea2aa4fe7a6f820c2cf31913e81dc72deecab4272b2a7ceab1ae01bec028a5cf5e6214cddef4cdec5ec05ea4c6 SHA512 34c522dde5126995789e23fd28f7938d025f56e97e30814dc326d33a772d40fc2ad2f25aed0b367fd4352b1e1e8f54b80282b931819203bf60448ffe2f120622
+DIST bleach-5.0.0.tar.gz 198789 BLAKE2B 0b2847e9342be1854a08679230b3ea0fcb1a514eaa6c11f344057e59310b6d769e2bee91272295a0f60fa0ed1c2e4503340276d99794d260b6a63e2c4ea76703 SHA512 5b8e0c94a7bd8270581719928ec869c5c3c91900be0a293adfb342acfc55df7e63211e95786e6a39b3661b3852e91a8b37ff805387fb3e6a286e8a5dce8e3655
diff --git a/dev-python/bleach/bleach-5.0.0.ebuild b/dev-python/bleach/bleach-5.0.0.ebuild
new file mode 100644
index 000000000000..7244e10162b9
--- /dev/null
+++ b/dev-python/bleach/bleach-5.0.0.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} pypy3 )
+inherit distutils-r1
+
+DESCRIPTION="An easy whitelist-based HTML-sanitizing tool"
+HOMEPAGE="
+ https://github.com/mozilla/bleach/
+ https://pypi.org/project/bleach/"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
+
+RDEPEND="
+ dev-python/packaging[${PYTHON_USEDEP}]
+ >=dev-python/html5lib-1.0.1-r1[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+
+PATCHES=(
+ "${FILESDIR}"/${PN}-4.1.0-py39.patch
+)
+
+src_prepare() {
+ # unbundle unpatched broken html5lib
+ rm -r bleach/_vendor || die
+ sed -i -e 's:bleach\._vendor\.::' \
+ bleach/html5lib_shim.py \
+ bleach/sanitizer.py \
+ tests/test_clean.py || die
+ # indirect html5lib deps
+ sed -i -e '/six/d' -e '/webencodings/d' setup.py || die
+
+ sed -i -e '/import/s/parse/urllib.&/' bleach/sanitizer.py || die
+
+ distutils-r1_src_prepare
+}
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2022-05-15 8:14 Jakov Smolić
0 siblings, 0 replies; 125+ messages in thread
From: Jakov Smolić @ 2022-05-15 8:14 UTC (permalink / raw
To: gentoo-commits
commit: 0ce7405647c0246e9fc90b12863da00c60ff87ac
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Sun May 15 08:13:47 2022 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Sun May 15 08:14:07 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ce74056
dev-python/bleach: Stabilize 5.0.0 ALLARCHES, #844763
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
dev-python/bleach/bleach-5.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bleach/bleach-5.0.0.ebuild b/dev-python/bleach/bleach-5.0.0.ebuild
index 4fa6c6bf98d7..15421afc82d7 100644
--- a/dev-python/bleach/bleach-5.0.0.ebuild
+++ b/dev-python/bleach/bleach-5.0.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
RDEPEND="
dev-python/packaging[${PYTHON_USEDEP}]
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2022-05-15 10:41 Michał Górny
0 siblings, 0 replies; 125+ messages in thread
From: Michał Górny @ 2022-05-15 10:41 UTC (permalink / raw
To: gentoo-commits
commit: cb036f52bb54a8ca431d3e1f9cac2d5be7fa5659
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun May 15 10:30:32 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun May 15 10:41:08 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb036f52
dev-python/bleach: Enable py3.11
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/bleach/bleach-5.0.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bleach/bleach-5.0.0-r1.ebuild b/dev-python/bleach/bleach-5.0.0-r1.ebuild
index 87d2dcbd4db1..461937a17e8a 100644
--- a/dev-python/bleach/bleach-5.0.0-r1.ebuild
+++ b/dev-python/bleach/bleach-5.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
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2022-05-15 10:41 Michał Górny
0 siblings, 0 replies; 125+ messages in thread
From: Michał Górny @ 2022-05-15 10:41 UTC (permalink / raw
To: gentoo-commits
commit: ec4d87cfbc41381b0a4bae5c99f53a89ca2a9e37
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun May 15 10:30:24 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun May 15 10:41:08 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec4d87cf
dev-python/bleach: Use PEP517 build
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/bleach/bleach-5.0.0-r1.ebuild | 46 ++++++++++++++++++++++++++++++++
1 file changed, 46 insertions(+)
diff --git a/dev-python/bleach/bleach-5.0.0-r1.ebuild b/dev-python/bleach/bleach-5.0.0-r1.ebuild
new file mode 100644
index 000000000000..87d2dcbd4db1
--- /dev/null
+++ b/dev-python/bleach/bleach-5.0.0-r1.ebuild
@@ -0,0 +1,46 @@
+# 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="An easy whitelist-based HTML-sanitizing tool"
+HOMEPAGE="
+ https://github.com/mozilla/bleach/
+ https://pypi.org/project/bleach/
+"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
+
+RDEPEND="
+ dev-python/packaging[${PYTHON_USEDEP}]
+ >=dev-python/html5lib-1.0.1-r1[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+
+PATCHES=(
+ "${FILESDIR}"/${PN}-4.1.0-py39.patch
+)
+
+src_prepare() {
+ # unbundle unpatched broken html5lib
+ rm -r bleach/_vendor || die
+ sed -i -e 's:bleach\._vendor\.::' \
+ bleach/html5lib_shim.py \
+ bleach/sanitizer.py \
+ tests/test_clean.py || die
+ # indirect html5lib deps
+ sed -i -e '/six/d' -e '/webencodings/d' setup.py || die
+
+ sed -i -e '/import/s/parse/urllib.&/' bleach/sanitizer.py || die
+
+ distutils-r1_src_prepare
+}
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2022-06-16 8:59 Jakov Smolić
0 siblings, 0 replies; 125+ messages in thread
From: Jakov Smolić @ 2022-06-16 8:59 UTC (permalink / raw
To: gentoo-commits
commit: 895769025c2f1babd53832b44066890e4a7075fc
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 16 08:58:13 2022 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Thu Jun 16 08:58:13 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89576902
dev-python/bleach: Stabilize 5.0.0-r1 ALLARCHES, #852323
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
dev-python/bleach/bleach-5.0.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bleach/bleach-5.0.0-r1.ebuild b/dev-python/bleach/bleach-5.0.0-r1.ebuild
index 461937a17e8a..2fe9eb311b0e 100644
--- a/dev-python/bleach/bleach-5.0.0-r1.ebuild
+++ b/dev-python/bleach/bleach-5.0.0-r1.ebuild
@@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
RDEPEND="
dev-python/packaging[${PYTHON_USEDEP}]
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2022-06-16 9:18 Michał Górny
0 siblings, 0 replies; 125+ messages in thread
From: Michał Górny @ 2022-06-16 9:18 UTC (permalink / raw
To: gentoo-commits
commit: c1be7f73b358b73dad667334a816300f0977b1c5
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 16 09:13:00 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Jun 16 09:18:39 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1be7f73
dev-python/bleach: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/bleach/bleach-5.0.0.ebuild | 43 -----------------------------------
1 file changed, 43 deletions(-)
diff --git a/dev-python/bleach/bleach-5.0.0.ebuild b/dev-python/bleach/bleach-5.0.0.ebuild
deleted file mode 100644
index 15421afc82d7..000000000000
--- a/dev-python/bleach/bleach-5.0.0.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} pypy3 )
-inherit distutils-r1
-
-DESCRIPTION="An easy whitelist-based HTML-sanitizing tool"
-HOMEPAGE="
- https://github.com/mozilla/bleach/
- https://pypi.org/project/bleach/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
-
-RDEPEND="
- dev-python/packaging[${PYTHON_USEDEP}]
- >=dev-python/html5lib-1.0.1-r1[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-
-PATCHES=(
- "${FILESDIR}"/${PN}-4.1.0-py39.patch
-)
-
-src_prepare() {
- # unbundle unpatched broken html5lib
- rm -r bleach/_vendor || die
- sed -i -e 's:bleach\._vendor\.::' \
- bleach/html5lib_shim.py \
- bleach/sanitizer.py \
- tests/test_clean.py || die
- # indirect html5lib deps
- sed -i -e '/six/d' -e '/webencodings/d' setup.py || die
-
- sed -i -e '/import/s/parse/urllib.&/' bleach/sanitizer.py || die
-
- distutils-r1_src_prepare
-}
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2022-06-28 4:03 Michał Górny
0 siblings, 0 replies; 125+ messages in thread
From: Michał Górny @ 2022-06-28 4:03 UTC (permalink / raw
To: gentoo-commits
commit: 3571ebff43f075cae70ab0d939e130dcaadd0e8f
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 28 03:31:11 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jun 28 04:03:45 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3571ebff
dev-python/bleach: Bump to 5.0.1
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/bleach/Manifest | 1 +
dev-python/bleach/bleach-5.0.1.ebuild | 46 +++++++++++++++++++++++++++++++++++
2 files changed, 47 insertions(+)
diff --git a/dev-python/bleach/Manifest b/dev-python/bleach/Manifest
index ef4867956ee5..0cc0dbf6d9c3 100644
--- a/dev-python/bleach/Manifest
+++ b/dev-python/bleach/Manifest
@@ -1 +1,2 @@
DIST bleach-5.0.0.tar.gz 198789 BLAKE2B 0b2847e9342be1854a08679230b3ea0fcb1a514eaa6c11f344057e59310b6d769e2bee91272295a0f60fa0ed1c2e4503340276d99794d260b6a63e2c4ea76703 SHA512 5b8e0c94a7bd8270581719928ec869c5c3c91900be0a293adfb342acfc55df7e63211e95786e6a39b3661b3852e91a8b37ff805387fb3e6a286e8a5dce8e3655
+DIST bleach-5.0.1.tar.gz 199642 BLAKE2B 8d06dd38e89b91bf48f3481b5337b8d9700d8cc88faf3a260898b2b8f15ecf5c5160f96bff2c5ce02f361b773b0ce9a51322d9836dcc99b7878921846e8da182 SHA512 6c8e80eaf6db6f0e6d9066f3443192f44c489e079945b6d11b11e7eb270ea865011019e05d43c7896262dc11ca168e697630d9da8dca9f5bb48f0e2161fda6c8
diff --git a/dev-python/bleach/bleach-5.0.1.ebuild b/dev-python/bleach/bleach-5.0.1.ebuild
new file mode 100644
index 000000000000..587c260240bf
--- /dev/null
+++ b/dev-python/bleach/bleach-5.0.1.ebuild
@@ -0,0 +1,46 @@
+# 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="An easy whitelist-based HTML-sanitizing tool"
+HOMEPAGE="
+ https://github.com/mozilla/bleach/
+ https://pypi.org/project/bleach/
+"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
+
+RDEPEND="
+ dev-python/packaging[${PYTHON_USEDEP}]
+ >=dev-python/html5lib-1.0.1-r1[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+
+PATCHES=(
+ "${FILESDIR}"/bleach-4.1.0-py39.patch
+)
+
+src_prepare() {
+ # unbundle unpatched broken html5lib
+ rm -r bleach/_vendor || die
+ sed -i -e 's:bleach\._vendor\.parse:urllib.parse:' \
+ bleach/parse_shim.py || die
+ sed -i -e 's:bleach\._vendor\.::' \
+ bleach/html5lib_shim.py \
+ bleach/sanitizer.py \
+ tests/test_clean.py || die
+ # indirect html5lib deps
+ sed -i -e '/six/d' -e '/webencodings/d' setup.py || die
+
+ distutils-r1_src_prepare
+}
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2022-07-29 11:43 Arthur Zamarin
0 siblings, 0 replies; 125+ messages in thread
From: Arthur Zamarin @ 2022-07-29 11:43 UTC (permalink / raw
To: gentoo-commits
commit: 9fcfe23ca11319834cdbe8798830b32066e70438
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 29 11:43:44 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Jul 29 11:43:44 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fcfe23c
dev-python/bleach: Stabilize 5.0.1 ALLARCHES, #862031
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/bleach/bleach-5.0.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bleach/bleach-5.0.1.ebuild b/dev-python/bleach/bleach-5.0.1.ebuild
index 587c260240bf..d7f60c6a72eb 100644
--- a/dev-python/bleach/bleach-5.0.1.ebuild
+++ b/dev-python/bleach/bleach-5.0.1.ebuild
@@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
RDEPEND="
dev-python/packaging[${PYTHON_USEDEP}]
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2022-07-29 12:49 Michał Górny
0 siblings, 0 replies; 125+ messages in thread
From: Michał Górny @ 2022-07-29 12:49 UTC (permalink / raw
To: gentoo-commits
commit: 18a281fb95e49d29a7e50c1c116b2aeae1edd218
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 29 12:41:19 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jul 29 12:49:28 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18a281fb
dev-python/bleach: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/bleach/Manifest | 1 -
dev-python/bleach/bleach-5.0.0-r1.ebuild | 46 --------------------------------
2 files changed, 47 deletions(-)
diff --git a/dev-python/bleach/Manifest b/dev-python/bleach/Manifest
index 0cc0dbf6d9c3..cd9a7af8b9dc 100644
--- a/dev-python/bleach/Manifest
+++ b/dev-python/bleach/Manifest
@@ -1,2 +1 @@
-DIST bleach-5.0.0.tar.gz 198789 BLAKE2B 0b2847e9342be1854a08679230b3ea0fcb1a514eaa6c11f344057e59310b6d769e2bee91272295a0f60fa0ed1c2e4503340276d99794d260b6a63e2c4ea76703 SHA512 5b8e0c94a7bd8270581719928ec869c5c3c91900be0a293adfb342acfc55df7e63211e95786e6a39b3661b3852e91a8b37ff805387fb3e6a286e8a5dce8e3655
DIST bleach-5.0.1.tar.gz 199642 BLAKE2B 8d06dd38e89b91bf48f3481b5337b8d9700d8cc88faf3a260898b2b8f15ecf5c5160f96bff2c5ce02f361b773b0ce9a51322d9836dcc99b7878921846e8da182 SHA512 6c8e80eaf6db6f0e6d9066f3443192f44c489e079945b6d11b11e7eb270ea865011019e05d43c7896262dc11ca168e697630d9da8dca9f5bb48f0e2161fda6c8
diff --git a/dev-python/bleach/bleach-5.0.0-r1.ebuild b/dev-python/bleach/bleach-5.0.0-r1.ebuild
deleted file mode 100644
index 2fe9eb311b0e..000000000000
--- a/dev-python/bleach/bleach-5.0.0-r1.ebuild
+++ /dev/null
@@ -1,46 +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="An easy whitelist-based HTML-sanitizing tool"
-HOMEPAGE="
- https://github.com/mozilla/bleach/
- https://pypi.org/project/bleach/
-"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
-
-RDEPEND="
- dev-python/packaging[${PYTHON_USEDEP}]
- >=dev-python/html5lib-1.0.1-r1[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-
-PATCHES=(
- "${FILESDIR}"/${PN}-4.1.0-py39.patch
-)
-
-src_prepare() {
- # unbundle unpatched broken html5lib
- rm -r bleach/_vendor || die
- sed -i -e 's:bleach\._vendor\.::' \
- bleach/html5lib_shim.py \
- bleach/sanitizer.py \
- tests/test_clean.py || die
- # indirect html5lib deps
- sed -i -e '/six/d' -e '/webencodings/d' setup.py || die
-
- sed -i -e '/import/s/parse/urllib.&/' bleach/sanitizer.py || die
-
- distutils-r1_src_prepare
-}
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2023-02-23 19:43 Arthur Zamarin
0 siblings, 0 replies; 125+ messages in thread
From: Arthur Zamarin @ 2023-02-23 19:43 UTC (permalink / raw
To: gentoo-commits
commit: afbcfb1a717faeffacba843674bd3ab9aef3be43
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 23 19:43:34 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Feb 23 19:43:34 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afbcfb1a
dev-python/bleach: Stabilize 6.0.0 ALLARCHES, #896082
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/bleach/bleach-6.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bleach/bleach-6.0.0.ebuild b/dev-python/bleach/bleach-6.0.0.ebuild
index 350261336111..becc07b3d78d 100644
--- a/dev-python/bleach/bleach-6.0.0.ebuild
+++ b/dev-python/bleach/bleach-6.0.0.ebuild
@@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
RDEPEND="
dev-python/packaging[${PYTHON_USEDEP}]
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2023-02-23 20:53 Michał Górny
0 siblings, 0 replies; 125+ messages in thread
From: Michał Górny @ 2023-02-23 20:53 UTC (permalink / raw
To: gentoo-commits
commit: 4620a3b5eff9b11fa7debf4ea7df6dd0d4675243
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 23 20:13:36 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Feb 23 20:53:44 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4620a3b5
dev-python/bleach: Use pypi.eclass
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/bleach/bleach-6.0.0.ebuild | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/dev-python/bleach/bleach-6.0.0.ebuild b/dev-python/bleach/bleach-6.0.0.ebuild
index becc07b3d78d..05c0eb3e2c36 100644
--- a/dev-python/bleach/bleach-6.0.0.ebuild
+++ b/dev-python/bleach/bleach-6.0.0.ebuild
@@ -6,14 +6,13 @@ EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{9..11} pypy3 )
-inherit distutils-r1
+inherit distutils-r1 pypi
DESCRIPTION="An easy whitelist-based HTML-sanitizing tool"
HOMEPAGE="
https://github.com/mozilla/bleach/
https://pypi.org/project/bleach/
"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2023-02-23 20:53 Michał Górny
0 siblings, 0 replies; 125+ messages in thread
From: Michał Górny @ 2023-02-23 20:53 UTC (permalink / raw
To: gentoo-commits
commit: a125386dbd22974fd11f1a5e3ae0b0aac25b52a3
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 23 20:06:24 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Feb 23 20:53:42 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a125386d
dev-python/bleach: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/bleach/Manifest | 1 -
dev-python/bleach/bleach-5.0.1.ebuild | 46 -----------------------------------
2 files changed, 47 deletions(-)
diff --git a/dev-python/bleach/Manifest b/dev-python/bleach/Manifest
index 77a6e9c7d92d..75f60ce26c2b 100644
--- a/dev-python/bleach/Manifest
+++ b/dev-python/bleach/Manifest
@@ -1,2 +1 @@
-DIST bleach-5.0.1.tar.gz 199642 BLAKE2B 8d06dd38e89b91bf48f3481b5337b8d9700d8cc88faf3a260898b2b8f15ecf5c5160f96bff2c5ce02f361b773b0ce9a51322d9836dcc99b7878921846e8da182 SHA512 6c8e80eaf6db6f0e6d9066f3443192f44c489e079945b6d11b11e7eb270ea865011019e05d43c7896262dc11ca168e697630d9da8dca9f5bb48f0e2161fda6c8
DIST bleach-6.0.0.tar.gz 201298 BLAKE2B e4af5da351fdb63bc75b935f70f40434bd81c49cde4f584901397e5fd4ac4507d2e29eb283ff28a764018dbd795021e2edf1f43385ff8a2d7d8affd358fc0e31 SHA512 95900e4347c1f7d0aa5b2e8fbf43fac6410dd6bbbac988fb3f407a964d0aa1dc51fe3cf17459e6ce762a02b45bb3d20b539ca05727278d120aee9500cf0d208a
diff --git a/dev-python/bleach/bleach-5.0.1.ebuild b/dev-python/bleach/bleach-5.0.1.ebuild
deleted file mode 100644
index 42b516fd5ae9..000000000000
--- a/dev-python/bleach/bleach-5.0.1.ebuild
+++ /dev/null
@@ -1,46 +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_{9..11} pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="An easy whitelist-based HTML-sanitizing tool"
-HOMEPAGE="
- https://github.com/mozilla/bleach/
- https://pypi.org/project/bleach/
-"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
-
-RDEPEND="
- dev-python/packaging[${PYTHON_USEDEP}]
- >=dev-python/html5lib-1.0.1-r1[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-
-PATCHES=(
- "${FILESDIR}"/bleach-4.1.0-py39.patch
-)
-
-src_prepare() {
- # unbundle unpatched broken html5lib
- rm -r bleach/_vendor || die
- sed -i -e 's:bleach\._vendor\.parse:urllib.parse:' \
- bleach/parse_shim.py || die
- sed -i -e 's:bleach\._vendor\.::' \
- bleach/html5lib_shim.py \
- bleach/sanitizer.py \
- tests/test_clean.py || die
- # indirect html5lib deps
- sed -i -e '/six/d' -e '/webencodings/d' setup.py || die
-
- distutils-r1_src_prepare
-}
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2023-09-14 9:58 Andrew Ammerlaan
0 siblings, 0 replies; 125+ messages in thread
From: Andrew Ammerlaan @ 2023-09-14 9:58 UTC (permalink / raw
To: gentoo-commits
commit: dec4ea2f95967b1a7e4b8948b3b32bef54314608
Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 14 09:50:20 2023 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Thu Sep 14 09:57:56 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dec4ea2f
dev-python/bleach: enable py3.12
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
dev-python/bleach/bleach-6.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bleach/bleach-6.0.0.ebuild b/dev-python/bleach/bleach-6.0.0.ebuild
index 05c0eb3e2c36..8c1baa5d6b9d 100644
--- a/dev-python/bleach/bleach-6.0.0.ebuild
+++ b/dev-python/bleach/bleach-6.0.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 pypi
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2023-10-07 4:43 Michał Górny
0 siblings, 0 replies; 125+ messages in thread
From: Michał Górny @ 2023-10-07 4:43 UTC (permalink / raw
To: gentoo-commits
commit: 2b95ab047caefe0cbb6467e7aa70b125e41b3612
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 7 04:13:32 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Oct 7 04:43:04 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b95ab04
dev-python/bleach: Bump to 6.1.0
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/bleach/Manifest | 1 +
dev-python/bleach/bleach-6.1.0.ebuild | 51 +++++++++++++++++++++++++++++++++++
2 files changed, 52 insertions(+)
diff --git a/dev-python/bleach/Manifest b/dev-python/bleach/Manifest
index 75f60ce26c2b..b9b0cf7dd336 100644
--- a/dev-python/bleach/Manifest
+++ b/dev-python/bleach/Manifest
@@ -1 +1,2 @@
DIST bleach-6.0.0.tar.gz 201298 BLAKE2B e4af5da351fdb63bc75b935f70f40434bd81c49cde4f584901397e5fd4ac4507d2e29eb283ff28a764018dbd795021e2edf1f43385ff8a2d7d8affd358fc0e31 SHA512 95900e4347c1f7d0aa5b2e8fbf43fac6410dd6bbbac988fb3f407a964d0aa1dc51fe3cf17459e6ce762a02b45bb3d20b539ca05727278d120aee9500cf0d208a
+DIST bleach-6.1.0.tar.gz 202119 BLAKE2B d2da448feabe61431b176092f713f6f85790c22d3869a8d94f5c9659e481fd4a0b8e230eb72687e4da8914956a8858a2a5f942169ae2324d7762c5e1f20cc0ef SHA512 d7c9e77decd5eb0aceb4b33ad7e213683354aa702508f332dd6be15a14010d3795c2115acbae964cbaeff3e74c15d35eb18268d8fd8286e2cd6ad1c0dc79a838
diff --git a/dev-python/bleach/bleach-6.1.0.ebuild b/dev-python/bleach/bleach-6.1.0.ebuild
new file mode 100644
index 000000000000..7e7d3e8c4722
--- /dev/null
+++ b/dev-python/bleach/bleach-6.1.0.ebuild
@@ -0,0 +1,51 @@
+# 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 pypi
+
+DESCRIPTION="An easy whitelist-based HTML-sanitizing tool"
+HOMEPAGE="
+ https://github.com/mozilla/bleach/
+ https://pypi.org/project/bleach/
+"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
+
+RDEPEND="
+ dev-python/packaging[${PYTHON_USEDEP}]
+ >=dev-python/html5lib-1.0.1-r1[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+
+PATCHES=(
+ "${FILESDIR}"/bleach-6.0.0-py39.patch
+)
+
+EPYTEST_DESELECT=(
+ # this package is not really maintained anymore
+ 'tests/test_parse_shim.py::test_urlparse[\t :foo.com \n-expected8]'
+ 'tests/test_parse_shim.py::test_urlparse[ foo.com -expected9]'
+)
+
+src_prepare() {
+ # unbundle unpatched broken html5lib
+ rm -r bleach/_vendor || die
+ sed -i -e 's:bleach\._vendor\.parse:urllib.parse:' \
+ bleach/parse_shim.py || die
+ sed -i -e 's:bleach\._vendor\.::' \
+ bleach/html5lib_shim.py \
+ bleach/sanitizer.py \
+ tests/test_clean.py || die
+ # indirect html5lib deps
+ sed -i -e '/six/d' -e '/webencodings/d' setup.py || die
+
+ distutils-r1_src_prepare
+}
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2023-11-11 19:21 Sam James
0 siblings, 0 replies; 125+ messages in thread
From: Sam James @ 2023-11-11 19:21 UTC (permalink / raw
To: gentoo-commits
commit: 4221a4f45b0c7979e51339cc47517e069977bf31
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 11 19:19:34 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Nov 11 19:19:34 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4221a4f4
dev-python/bleach: Stabilize 6.1.0 ALLARCHES, #917180
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/bleach/bleach-6.1.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bleach/bleach-6.1.0.ebuild b/dev-python/bleach/bleach-6.1.0.ebuild
index 7e7d3e8c4722..ea40acfc772e 100644
--- a/dev-python/bleach/bleach-6.1.0.ebuild
+++ b/dev-python/bleach/bleach-6.1.0.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
RDEPEND="
dev-python/packaging[${PYTHON_USEDEP}]
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2023-11-11 20:36 Michał Górny
0 siblings, 0 replies; 125+ messages in thread
From: Michał Górny @ 2023-11-11 20:36 UTC (permalink / raw
To: gentoo-commits
commit: 5b700d7d206a38214aa029bc62f1a52319a4572b
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 11 20:30:09 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Nov 11 20:30:09 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b700d7d
dev-python/bleach: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/bleach/Manifest | 1 -
dev-python/bleach/bleach-6.0.0.ebuild | 45 -----------------------------------
2 files changed, 46 deletions(-)
diff --git a/dev-python/bleach/Manifest b/dev-python/bleach/Manifest
index b9b0cf7dd336..d01aa6e4e3a5 100644
--- a/dev-python/bleach/Manifest
+++ b/dev-python/bleach/Manifest
@@ -1,2 +1 @@
-DIST bleach-6.0.0.tar.gz 201298 BLAKE2B e4af5da351fdb63bc75b935f70f40434bd81c49cde4f584901397e5fd4ac4507d2e29eb283ff28a764018dbd795021e2edf1f43385ff8a2d7d8affd358fc0e31 SHA512 95900e4347c1f7d0aa5b2e8fbf43fac6410dd6bbbac988fb3f407a964d0aa1dc51fe3cf17459e6ce762a02b45bb3d20b539ca05727278d120aee9500cf0d208a
DIST bleach-6.1.0.tar.gz 202119 BLAKE2B d2da448feabe61431b176092f713f6f85790c22d3869a8d94f5c9659e481fd4a0b8e230eb72687e4da8914956a8858a2a5f942169ae2324d7762c5e1f20cc0ef SHA512 d7c9e77decd5eb0aceb4b33ad7e213683354aa702508f332dd6be15a14010d3795c2115acbae964cbaeff3e74c15d35eb18268d8fd8286e2cd6ad1c0dc79a838
diff --git a/dev-python/bleach/bleach-6.0.0.ebuild b/dev-python/bleach/bleach-6.0.0.ebuild
deleted file mode 100644
index 8c1baa5d6b9d..000000000000
--- a/dev-python/bleach/bleach-6.0.0.ebuild
+++ /dev/null
@@ -1,45 +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 pypi
-
-DESCRIPTION="An easy whitelist-based HTML-sanitizing tool"
-HOMEPAGE="
- https://github.com/mozilla/bleach/
- https://pypi.org/project/bleach/
-"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
-
-RDEPEND="
- dev-python/packaging[${PYTHON_USEDEP}]
- >=dev-python/html5lib-1.0.1-r1[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-
-PATCHES=(
- "${FILESDIR}"/bleach-6.0.0-py39.patch
-)
-
-src_prepare() {
- # unbundle unpatched broken html5lib
- rm -r bleach/_vendor || die
- sed -i -e 's:bleach\._vendor\.parse:urllib.parse:' \
- bleach/parse_shim.py || die
- sed -i -e 's:bleach\._vendor\.::' \
- bleach/html5lib_shim.py \
- bleach/sanitizer.py \
- tests/test_clean.py || die
- # indirect html5lib deps
- sed -i -e '/six/d' -e '/webencodings/d' setup.py || die
-
- distutils-r1_src_prepare
-}
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2024-05-17 14:26 Michał Górny
0 siblings, 0 replies; 125+ messages in thread
From: Michał Górny @ 2024-05-17 14:26 UTC (permalink / raw
To: gentoo-commits
commit: fc3f4ef03c2610e29a63019bd389dabc47bd713b
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri May 17 14:04:45 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri May 17 14:26:08 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc3f4ef0
dev-python/bleach: Enable py3.13
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/bleach/bleach-6.1.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/bleach/bleach-6.1.0.ebuild b/dev-python/bleach/bleach-6.1.0.ebuild
index ea40acfc772e..514ecaa5ca9f 100644
--- a/dev-python/bleach/bleach-6.1.0.ebuild
+++ b/dev-python/bleach/bleach-6.1.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 pypi
^ permalink raw reply related [flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
@ 2024-10-30 3:41 Michał Górny
0 siblings, 0 replies; 125+ messages in thread
From: Michał Górny @ 2024-10-30 3:41 UTC (permalink / raw
To: gentoo-commits
commit: 394c85eca2a1161512393a152ffc123000b7ec89
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 30 03:30:43 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Oct 30 03:33:54 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=394c85ec
dev-python/bleach: Bump to 6.2.0
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/bleach/Manifest | 1 +
dev-python/bleach/bleach-6.2.0.ebuild | 52 +++++++++++++++++++++++++++++++++++
2 files changed, 53 insertions(+)
diff --git a/dev-python/bleach/Manifest b/dev-python/bleach/Manifest
index d01aa6e4e3a5..bd6bd379266a 100644
--- a/dev-python/bleach/Manifest
+++ b/dev-python/bleach/Manifest
@@ -1 +1,2 @@
DIST bleach-6.1.0.tar.gz 202119 BLAKE2B d2da448feabe61431b176092f713f6f85790c22d3869a8d94f5c9659e481fd4a0b8e230eb72687e4da8914956a8858a2a5f942169ae2324d7762c5e1f20cc0ef SHA512 d7c9e77decd5eb0aceb4b33ad7e213683354aa702508f332dd6be15a14010d3795c2115acbae964cbaeff3e74c15d35eb18268d8fd8286e2cd6ad1c0dc79a838
+DIST bleach-6.2.0.tar.gz 203083 BLAKE2B bd570cc330d02ce1340f326b480827d6a4f522975562b7e78edd1505ec78bdeba6e9233819fc1703a0ad009b23975032fabbaa8c4c5242fa91a94a4f2de93ff3 SHA512 2a5059076756bfe528221bd719a00b1221ae9e07644b53232b268e078ab0d37fb25f6fdd292d39bcc711dcbe771a21dad6549ec1b27dc7d7de6852f85228c48c
diff --git a/dev-python/bleach/bleach-6.2.0.ebuild b/dev-python/bleach/bleach-6.2.0.ebuild
new file mode 100644
index 000000000000..6b6f999af7e9
--- /dev/null
+++ b/dev-python/bleach/bleach-6.2.0.ebuild
@@ -0,0 +1,52 @@
+# 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..13} pypy3 )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="An easy whitelist-based HTML-sanitizing tool"
+HOMEPAGE="
+ https://github.com/mozilla/bleach/
+ https://pypi.org/project/bleach/
+"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
+
+RDEPEND="
+ dev-python/packaging[${PYTHON_USEDEP}]
+ >=dev-python/html5lib-1.0.1-r1[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+
+PATCHES=(
+ "${FILESDIR}"/bleach-6.0.0-py39.patch
+)
+
+EPYTEST_DESELECT=(
+ # this package is not really maintained anymore
+ 'tests/test_parse_shim.py::test_urlparse[\t :foo.com \n-expected8]'
+ 'tests/test_parse_shim.py::test_urlparse[ foo.com -expected9]'
+)
+
+src_prepare() {
+ # unbundle unpatched broken html5lib
+ rm -r bleach/_vendor || die
+ sed -i -e 's:bleach\._vendor\.parse:urllib.parse:' \
+ bleach/parse_shim.py || die
+ sed -i -e 's:bleach\._vendor\.::' \
+ bleach/html5lib_shim.py \
+ bleach/sanitizer.py \
+ tests/test_clean.py || die
+ # indirect html5lib deps
+ sed -i -e '/webencodings/d' setup.py || die
+ rm bleach/six_shim.py || die
+
+ distutils-r1_src_prepare
+}
^ permalink raw reply related [flat|nested] 125+ messages in thread
end of thread, other threads:[~2024-10-30 3:41 UTC | newest]
Thread overview: 125+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-17 16:24 [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/ Virgil Dupras
-- strict thread matches above, loose matches on Subject: below --
2024-10-30 3:41 Michał Górny
2024-05-17 14:26 Michał Górny
2023-11-11 20:36 Michał Górny
2023-11-11 19:21 Sam James
2023-10-07 4:43 Michał Górny
2023-09-14 9:58 Andrew Ammerlaan
2023-02-23 20:53 Michał Górny
2023-02-23 20:53 Michał Górny
2023-02-23 19:43 Arthur Zamarin
2022-07-29 12:49 Michał Górny
2022-07-29 11:43 Arthur Zamarin
2022-06-28 4:03 Michał Górny
2022-06-16 9:18 Michał Górny
2022-06-16 8:59 Jakov Smolić
2022-05-15 10:41 Michał Górny
2022-05-15 10:41 Michał Górny
2022-05-15 8:14 Jakov Smolić
2022-04-07 16:59 Arthur Zamarin
2021-10-09 19:18 Sam James
2021-09-05 6:35 Michał Górny
2021-09-05 6:02 Sam James
2021-08-16 6:38 Michał Górny
2021-08-16 5:20 Agostino Sarubbo
2021-08-04 6:13 Michał Górny
2021-07-28 23:38 Marek Szuba
2021-07-14 22:16 Michał Górny
2021-06-02 16:26 Michał Górny
2021-02-02 21:22 Michał Górny
2021-02-02 21:00 Sam James
2021-02-02 8:39 Michał Górny
2021-01-26 21:20 Michał Górny
2021-01-21 10:52 Michał Górny
2020-11-28 14:21 Sam James
2020-10-08 18:38 Sam James
2020-09-17 8:34 Michał Górny
2020-07-25 8:31 Michał Górny
2020-07-08 13:08 Michał Górny
2020-07-08 13:08 Michał Górny
2020-07-08 7:18 Sergei Trofimovich
2020-07-08 7:11 Sergei Trofimovich
2020-05-27 6:10 Michał Górny
2020-04-04 17:04 Michał Górny
2020-03-30 17:41 Mikle Kolyada
2020-03-30 17:30 Mart Raudsepp
2020-03-30 17:30 Mart Raudsepp
2020-03-28 22:50 Mart Raudsepp
2020-03-28 22:46 Mart Raudsepp
2020-03-27 13:29 Agostino Sarubbo
2020-03-27 13:07 Sebastian Pipping
2020-03-26 14:15 Agostino Sarubbo
2020-03-26 14:14 Agostino Sarubbo
2020-03-26 14:13 Agostino Sarubbo
2020-03-26 14:13 Agostino Sarubbo
2020-03-26 14:12 Agostino Sarubbo
2020-03-26 13:49 Michał Górny
2020-03-23 18:19 Sebastian Pipping
2019-12-04 22:28 Patrick McLean
2019-02-08 8:32 Mikle Kolyada
2019-02-08 8:32 Mikle Kolyada
2019-02-08 8:32 Mikle Kolyada
2019-01-31 14:23 Tobias Klausmann
2019-01-21 23:31 Sergei Trofimovich
2019-01-21 23:28 Sergei Trofimovich
2019-01-21 23:26 Sergei Trofimovich
2019-01-18 7:27 Sergei Trofimovich
2019-01-17 22:41 Sergei Trofimovich
2019-01-17 20:45 Mikle Kolyada
2019-01-17 19:56 Mart Raudsepp
2019-01-17 16:24 Virgil Dupras
2018-12-08 17:41 Mikle Kolyada
2018-11-18 22:22 Virgil Dupras
2018-11-08 23:35 Sergei Trofimovich
2018-10-30 0:12 Sergei Trofimovich
2018-10-09 18:27 Virgil Dupras
2018-10-05 15:56 Virgil Dupras
2018-10-05 15:56 Virgil Dupras
2018-09-16 20:25 Matt Turner
2018-09-16 20:25 Matt Turner
2018-09-13 19:23 Tobias Klausmann
2018-08-30 4:44 Markus Meier
2018-08-18 4:01 Mikle Kolyada
2018-08-13 20:43 Sergei Trofimovich
2018-08-12 18:48 Mart Raudsepp
2018-03-19 6:04 Tim Harder
2018-02-22 15:52 Michał Górny
2018-01-02 22:14 Michał Górny
2017-12-20 21:53 Sergei Trofimovich
2017-11-23 22:31 Matt Turner
2017-10-19 8:20 Tim Harder
2017-09-22 19:40 Sergei Trofimovich
2017-08-20 2:21 Tim Harder
2017-08-20 2:17 Tim Harder
2017-07-01 11:19 Sergei Trofimovich
2017-05-26 20:56 Mart Raudsepp
2017-05-26 18:36 Markus Meier
2017-05-26 14:00 Mike Gilbert
2017-05-26 10:16 Tobias Klausmann
2017-05-23 20:00 Michael Weber
2017-05-18 20:00 Michael Weber
2017-05-17 19:22 Markus Meier
2017-05-10 20:10 Jeroen Roovers
2017-05-09 2:08 Zac Medico
2017-05-03 9:26 Michał Górny
2017-03-22 19:48 Markus Meier
2017-03-11 17:07 Agostino Sarubbo
2017-02-25 10:03 Agostino Sarubbo
2017-02-23 16:35 Michael Weber
2017-02-23 16:35 Michael Weber
2017-02-23 14:12 Michael Weber
2017-02-21 11:54 Tobias Klausmann
2017-02-19 8:40 Markus Meier
2017-02-12 22:20 Zac Medico
2017-02-12 17:10 Agostino Sarubbo
2017-02-12 16:25 Agostino Sarubbo
2017-02-07 23:58 Mart Raudsepp
2017-02-06 14:55 Agostino Sarubbo
2017-02-04 12:08 Jeroen Roovers
2017-01-25 6:39 Jeroen Roovers
2016-11-30 18:05 Michał Górny
2016-11-12 5:22 Tim Harder
2016-11-12 5:22 Tim Harder
2016-11-12 5:22 Tim Harder
2016-07-17 15:44 Patrick Lauer
2015-12-14 0:13 Tim Harder
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox