From 6abbf81ef2f298e3221ff5e67a1f3c5f23958212 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 14 Dec 2020 13:26:14 +0000 Subject: gentoo resync : 14.12.2020 --- dev-python/wxpython/Manifest | 4 ++-- dev-python/wxpython/metadata.xml | 1 + dev-python/wxpython/wxpython-4.0.7.ebuild | 6 ++++-- 3 files changed, 7 insertions(+), 4 deletions(-) (limited to 'dev-python/wxpython') diff --git a/dev-python/wxpython/Manifest b/dev-python/wxpython/Manifest index 2be6f7c307b6..2ad87dd39d0c 100644 --- a/dev-python/wxpython/Manifest +++ b/dev-python/wxpython/Manifest @@ -1,5 +1,5 @@ AUX wxpython-4.0.6-no-webkit.patch 1411 BLAKE2B 222f85e79f55420ca2b04b3ba6a30293646f84894a45ac2b72852e3f72f187e333b2efd6d76cc02c5996ae75725ef40e882d45012c492b7f3a478666a01d0189 SHA512 82539d4ec63a8b21576de38b17fe2fdf095443b4cfeabf369c443d818ce402e62dcf257ccba022c3b0d671f914f5ef88e4ff40b9fc7d6276493c9a8caf2b76fa AUX wxpython-4.0.6-skip-broken-tests.patch 4113 BLAKE2B 920f1c0c6e1154de83c412ffdfa4b3276d01a5e9be8998be42634368f34217bd5b6505abced2ec3479b9ab4f40a5697405983740e599b76be1725bb963e3311e SHA512 04201012f1cc16913ff53a9d4868dbdaa6915b1a3a33f0342572aa56741207b6de6e274b91cd26a06511ae8d79d7fef247c2cababafd57130417caa4463a409a DIST wxPython-4.0.7.post2.tar.gz 68891167 BLAKE2B 77eb69f7a59e5be81c3d17b64c76e09a43efc9226bd87fd058483185871a95ce05dbb65614ec8b003edf52cbe1cb1a115856c0d622170c51ecacbb952106fe22 SHA512 7af89db90a0f7e6b644d61c1ede01ec36a2c295e46d44692ae9dbc4af923310c1b498a52f45b02a89e8917d844c6abe67e5f3fdd9c1d51da3312899319a349e4 -EBUILD wxpython-4.0.7.ebuild 2268 BLAKE2B 2bc10da16a8f7909a248e39708ccc84bdb12a5f7f220c878ae3ee6e46e1ee7df31901ad47cc9f88583061cfaf3fc9e6b9d9592b785a083f0d4f42670edba818b SHA512 a506c2a7104df5baacbfe50e6b836e20de17ab942d332c0fa7b7c9e01480003009ca53c8cd48a90617214e75c81bcad30a334d00124f31e7ffc10d589c0c34a8 -MISC metadata.xml 444 BLAKE2B ede5bde5d439eb6df2a438a3004367a8ed3e867837e259f86ba0fd2889345d7eaa7ba22ae683f56fb85d269a239bd31b7181205d4c1b311d2abd40d64e8ad11a SHA512 402f8994132035a8f7e1fee67f446ec3cd529f6ce0836422df5945e24995ac19d714c2729bd3acbb897c2d1581f7d99dd8ff8603211e28ed2d768a8868afa62e +EBUILD wxpython-4.0.7.ebuild 2314 BLAKE2B c9c43a901647a6af7b72405213476f57e373ade92a38b98ba1edd8b2edb10614be2b5b99b90f70f04fb08597fa796939276a4fd5ed4ab5b39c11456521f545c4 SHA512 a2e2f910aa9626940ed4a733bfacf5b4157b54e4c2c5cb647a8fb13892be8168caccc07691b6d96ddff02afaa686417ce6e9d37dfb8d6b1b469ee6fc760308a6 +MISC metadata.xml 490 BLAKE2B b268c95de8e09d5027a6dff7413f8e85030c64610f0f5739321bca1c66892981e2e4273e3e4fc92f3edbbcee1d2ede23a366dfec9ffbc17c8b015b784847755f SHA512 a33e6390e4cfcedbe7a2e950b1f447195f439747e37acfa6ad234b58fd449d80b16d342213e5190fa3143c71a5e95861f11daff1b61fcb5015c3a5255a27cadb diff --git a/dev-python/wxpython/metadata.xml b/dev-python/wxpython/metadata.xml index 0796b4162e00..6efec25372fb 100644 --- a/dev-python/wxpython/metadata.xml +++ b/dev-python/wxpython/metadata.xml @@ -11,5 +11,6 @@ wxWidgets/Phoenix + wxPython diff --git a/dev-python/wxpython/wxpython-4.0.7.ebuild b/dev-python/wxpython/wxpython-4.0.7.ebuild index 285139190e8f..18a64c761753 100644 --- a/dev-python/wxpython/wxpython-4.0.7.ebuild +++ b/dev-python/wxpython/wxpython-4.0.7.ebuild @@ -16,9 +16,11 @@ SRC_URI="mirror://pypi/${P:0:1}/${MY_PN}/${MY_PN}-${MY_PV}.tar.gz" LICENSE="wxWinLL-3" SLOT="4.0" -KEYWORDS="~alpha ~amd64 arm arm64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ppc ppc64 ~sparc x86" IUSE="test webkit" -RESTRICT="!test? ( test )" +# Tests broken: #726812, #722716 +RESTRICT="test" +#RESTRICT="!test? ( test )" # wxPython doesn't seem to be able to optionally disable features. webkit is # optionally patched out because it's so huge, but other elements are not, -- cgit v1.2.3