summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-12-17 09:07:15 +0000
committerV3n3RiX <venerix@redcorelinux.org>2017-12-17 09:07:15 +0000
commit9bd54251864651f49e673a08aec9ef79cfe08f04 (patch)
treebac28788ab54849c5d28edb190a687167737e736 /dev-python
parent6b933047f46efec1aa747570f945344254227457 (diff)
gentoo resync : 17.12.2017
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/BitVector/BitVector-3.4.7.ebuild1
-rw-r--r--dev-python/BitVector/Manifest2
-rw-r--r--dev-python/Manifest.gzbin295225 -> 295376 bytes
-rw-r--r--dev-python/PyQt4/Manifest2
-rw-r--r--dev-python/PyQt4/PyQt4-4.12.1.ebuild2
-rw-r--r--dev-python/backports-unittest-mock/Manifest2
-rw-r--r--dev-python/backports-unittest-mock/backports-unittest-mock-1.3.ebuild2
-rw-r--r--dev-python/dirq/Manifest2
-rw-r--r--dev-python/dirq/dirq-1.7.1.ebuild2
-rw-r--r--dev-python/dulwich/Manifest2
-rw-r--r--dev-python/dulwich/dulwich-0.18.5.ebuild2
-rw-r--r--dev-python/gst-python/Manifest4
-rw-r--r--dev-python/gst-python/gst-python-1.10.3.ebuild49
-rw-r--r--dev-python/gst-python/gst-python-1.12.3.ebuild2
-rw-r--r--dev-python/imagesize/Manifest2
-rw-r--r--dev-python/imagesize/imagesize-0.7.1.ebuild2
-rw-r--r--dev-python/jaraco-packaging/Manifest2
-rw-r--r--dev-python/jaraco-packaging/jaraco-packaging-4.1.ebuild5
-rw-r--r--dev-python/joblib/Manifest2
-rw-r--r--dev-python/joblib/joblib-0.11.ebuild2
-rw-r--r--dev-python/jsonrpclib/Manifest10
-rw-r--r--dev-python/jsonrpclib/jsonrpclib-0.1.7.ebuild4
-rw-r--r--dev-python/jsonrpclib/jsonrpclib-0.3.1.ebuild30
-rw-r--r--dev-python/jsonrpclib/jsonrpclib-0_pre20110820-r1.ebuild4
-rw-r--r--dev-python/jsonrpclib/jsonrpclib-9999.ebuild16
-rw-r--r--dev-python/jsonrpclib/metadata.xml8
-rw-r--r--dev-python/logilab-common/Manifest2
-rw-r--r--dev-python/logilab-common/logilab-common-1.4.1.ebuild51
-rw-r--r--dev-python/namespace-sphinxcontrib/Manifest2
-rw-r--r--dev-python/namespace-sphinxcontrib/namespace-sphinxcontrib-1.0.ebuild2
-rw-r--r--dev-python/pexpect/Manifest2
-rw-r--r--dev-python/pexpect/pexpect-4.2.1.ebuild2
-rw-r--r--dev-python/pluggy/Manifest2
-rw-r--r--dev-python/pluggy/pluggy-0.5.2.ebuild2
-rw-r--r--dev-python/ptyprocess/Manifest2
-rw-r--r--dev-python/ptyprocess/ptyprocess-0.5.1.ebuild2
-rw-r--r--dev-python/pyilmbase/Manifest4
-rw-r--r--dev-python/pyilmbase/files/pyilmbase-2.2.0-configure-boost_python.patch22
-rw-r--r--dev-python/pyilmbase/metadata.xml16
-rw-r--r--dev-python/pyilmbase/pyilmbase-2.2.0.ebuild53
-rw-r--r--dev-python/pytest/Manifest4
-rw-r--r--dev-python/pytest/pytest-3.0.3.ebuild2
-rw-r--r--dev-python/pytest/pytest-3.2.2.ebuild4
-rw-r--r--dev-python/python-slip/Manifest2
-rw-r--r--dev-python/python-slip/python-slip-0.6.5.ebuild2
-rw-r--r--dev-python/sip/Manifest2
-rw-r--r--dev-python/sip/sip-4.19.3.ebuild2
-rw-r--r--dev-python/sphinx/Manifest4
-rw-r--r--dev-python/sphinx/sphinx-1.5.2.ebuild2
-rw-r--r--dev-python/sphinx/sphinx-1.6.3-r2.ebuild4
-rw-r--r--dev-python/sphinxcontrib-websupport/Manifest2
-rw-r--r--dev-python/sphinxcontrib-websupport/sphinxcontrib-websupport-1.0.1.ebuild4
-rw-r--r--dev-python/sqlalchemy/Manifest2
-rw-r--r--dev-python/sqlalchemy/sqlalchemy-1.1.15.ebuild2
-rw-r--r--dev-python/tox/Manifest2
-rw-r--r--dev-python/tox/tox-2.9.1.ebuild2
-rw-r--r--dev-python/typing/Manifest2
-rw-r--r--dev-python/typing/typing-3.6.2.ebuild2
-rw-r--r--dev-python/whoosh/Manifest2
-rw-r--r--dev-python/whoosh/whoosh-2.7.4.ebuild4
60 files changed, 258 insertions, 119 deletions
diff --git a/dev-python/BitVector/BitVector-3.4.7.ebuild b/dev-python/BitVector/BitVector-3.4.7.ebuild
index 3bb30f533b9e..015fc4ec811d 100644
--- a/dev-python/BitVector/BitVector-3.4.7.ebuild
+++ b/dev-python/BitVector/BitVector-3.4.7.ebuild
@@ -15,6 +15,7 @@ RDEPEND=""
LICENSE="PSF-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
python_test() {
"${PYTHON}" TestBitVector/Test.py || die "Tests fail with ${EPYTHON}"
diff --git a/dev-python/BitVector/Manifest b/dev-python/BitVector/Manifest
index a3a39ef4bbc9..419217817f56 100644
--- a/dev-python/BitVector/Manifest
+++ b/dev-python/BitVector/Manifest
@@ -3,5 +3,5 @@ DIST BitVector-3.4.6.tar.gz 125137 BLAKE2B 877d2d855ce9eb9f1126df981c92dd8a7a475
DIST BitVector-3.4.7.tar.gz 125013 BLAKE2B 8bd058c485d630755c0c06d4fee0e23c00a32a341d86f92aa22a48aaedf6ececb10bdae22e60a5bdb83f54c013fde8a914266deb64948ded0b2b95f5a4e4168c SHA512 5f9c9d13de6bec4b982a98564561b250152ba0ebdc119c75ddaf3822451dabe417d023fa529fd0ab8f583f86209369937b803d3ed0809ebeb312886504d96dfe
EBUILD BitVector-3.4.4.ebuild 547 BLAKE2B eba0eb1622ec192f9a51b1b4920b826af87b3c3bc6e4151f91dcd8cb90dbb4689fa66231dc72888fee3fd35724984bfed467d7f5fff31c59f431776dbcc7f326 SHA512 08cd5e4f4fe358bda76068dd755831294d40b5c554b18179a11d542eb44ef7a9647923910e98dfbf91976dcb7d8052e24af9d68bb69b11d25c310f07305a582b
EBUILD BitVector-3.4.6.ebuild 549 BLAKE2B 93ea7df15daf8557428d8ae797f4c7d20b47b391ff40c537d90444088e3db4fc620033a2914fae02df6f76c98a3b315549456d3ad6b236dcd791e1d9cec5a609 SHA512 4fd28952545a810260066210f5abe3fac2a4602689f520af1263fc146df5b565573b9250f537ec4d22af4c6ce851b43bc71934dca9effa89cb16476f4c95da08
-EBUILD BitVector-3.4.7.ebuild 608 BLAKE2B 29c8c36dab4bed67fe5eead6fbcbae6be425bfe65790bfe4511d35feef23dca3af164d5409a45200e2d38b84282cacd7fdae219c0990f505e0a4ac4fb6bc5dd7 SHA512 921f941fba5a7e0b04c297f3d7e63dffe558ce2e9a0338554afc0ca7c03d5354277c0d37adffdbd709f67221df27b517215df46704de2e719c7cf87eb25757ae
+EBUILD BitVector-3.4.7.ebuild 657 BLAKE2B 00a3b16eb5f3b3ddbaccc98c8d7d9f56892734b5314d11f6ad574be7198297b7e7bc1987722501ee504990171be1dcd780eeb8648fee8c731b3f4070ee32e58a SHA512 92066cf8bd612e9e039ac09f2fa38132d707bfeebbd26aeae77eb2e3125862f869c728ba02635a0b7f5f867b244623aa0b83c380b077219cde5d5038025d8ad9
MISC metadata.xml 456 BLAKE2B 28bb633e8da03c0f1ecc36ea797b9a29c579c226ea6a2c66f87d9639fb508c71b779cebcd5d6fd748ad2dcd28eb1ad6c39579888bac6fd682c1fc19069a8abe8 SHA512 e1f71284088a9a68ca91f5f55e286090ed8e836f67caede5a7f875ee27ba93f435a73e5f6b0c33c0bdfa670a1a006e8583f6fa3aabaf80b9a8ba82c3c72ff72e
diff --git a/dev-python/Manifest.gz b/dev-python/Manifest.gz
index 29b2765d7274..606ac3cf6fa3 100644
--- a/dev-python/Manifest.gz
+++ b/dev-python/Manifest.gz
Binary files differ
diff --git a/dev-python/PyQt4/Manifest b/dev-python/PyQt4/Manifest
index 08d3f86d63d9..b0631814a7ff 100644
--- a/dev-python/PyQt4/Manifest
+++ b/dev-python/PyQt4/Manifest
@@ -2,6 +2,6 @@ AUX PyQt4-4.11.2-phonon.patch 897 BLAKE2B b4834b319d15f96b80e4cb3bc4fe6d3f690df3
AUX PyQt4-4.7.3-qreal_float_support.patch 5954 BLAKE2B ae198e39b05d42aa9be83a4d2bb69ba3705f3bc8e72ebc3e7b6ba7ef650f68f7d2dcb13dfade1dbb6a441809d39f4b9ade7fa3eaa075bc13cc16a0ef20b98022 SHA512 5431778103c333c1f13850f4b5fe982f4fe8e04c6cabb013ab8fff7d6117f9d0d5b8c7bbc6d5ceaceaa84fa8984276dda373e989ef3a8d90d3a1ae2220a97af2
DIST PyQt4_gpl_x11-4.12.1.tar.gz 11328010 BLAKE2B b1261318eed18faa4eb94b1b3db9d2ba9f4d000f295eab6985ce2e6e39f3c94ab5b524a1d437406b8154d6b9ada1da710d427af0a1c410579eb9194b36aeb4cf SHA512 0651816ed5a371c24827e182eac5b2a2afe67928d95a09f63bd8158117aacd3e835b1efa06d4fc0c147a28038613a5bc088bd736a1348de68199da7952299af1
DIST PyQt4_gpl_x11-4.12.tar.gz 11325395 BLAKE2B 5a31ecd4c4e516dc0520591313f420fa3d56d46454ea43309b26bfc00cbd7b737efd244f1377e705b1025670257c39d47c1687c76d3af1893878d8bb1834484e SHA512 bc5ee53e6ab8d32e240bbbd85aec9ce18a398848c0ee73d874763156256f7942a4a452a26f34fe035fdbeba5fb1df060910688f8a1bc7f7f183543d3dd0fd731
-EBUILD PyQt4-4.12.1.ebuild 4727 BLAKE2B 103d89eef1140cd101005be43b3d66ae3e861c721257ddf2507a925aa766a07fcaf97925edbbbace8381f0062356ec2990eadf14e89426283eb9e9a2b19d65a1 SHA512 df28ff0067d97a91cbad571d73986e68337a812cddf46a58dc671d3332c54a7110292da1842881629108912865add569c05a2914a01f27d28c5230984a7e610d
+EBUILD PyQt4-4.12.1.ebuild 4726 BLAKE2B dce917cd4c545ad37422e352b44ac582b7a5c346ad1176c4874ce08731ecf2e16a883ffafb5a28f9b815dc2ca342f9034a55a4b7df19e38317fa90b7ff7b818a SHA512 8814e5492d22fdc9f3e4af6d794545e258f57bfe6ffeee2903a94d989d174fb0c4169b2e3e0b676829ebe02e4f145dc94ce4311370028820ff2df17f47207930
EBUILD PyQt4-4.12.ebuild 4723 BLAKE2B 441c0b2cfb0ff02295808a7d812cca49149ef06c7226ff95ff782ead9d90eab35af016188abcfe308d7d085058cc10aafb552dd4937af40af46090cc4fce31dc SHA512 04a5e08557d5f44c247105c9a52b3b524dc03f02e4798c7f3833bb6455ccc511ece323d3341c2e9e6213d9bd5f3d09b51258b006195a73072f5dc797ec448236
MISC metadata.xml 1770 BLAKE2B dfb5d8b53c0a5666b0ffda7a9f055eb134f651781e579cd3171ddbcf0a50c3bd5d307a6ff87647c4632b66f5b64601021bb57bf6fb73cfbd504c0aea8a6dc1fe SHA512 6c6671ad8dd20f4d1701facd3b7de794b4eca907ba273f5c6626b691753ea26c0679cd4d91c1847beebcc298341ddf19d71bb4d3eb203e10720c64c54a2ee559
diff --git a/dev-python/PyQt4/PyQt4-4.12.1.ebuild b/dev-python/PyQt4/PyQt4-4.12.1.ebuild
index 09dd2383189f..29f5ca288ca8 100644
--- a/dev-python/PyQt4/PyQt4-4.12.1.ebuild
+++ b/dev-python/PyQt4/PyQt4-4.12.1.ebuild
@@ -18,7 +18,7 @@ fi
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="alpha ~amd64 ~arm ~arm64 ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 ~arm ~arm64 ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="X compat dbus debug declarative designer doc examples help multimedia
opengl phonon script scripttools sql svg testlib webkit xmlpatterns"
diff --git a/dev-python/backports-unittest-mock/Manifest b/dev-python/backports-unittest-mock/Manifest
index 4207c490af0d..1ed54f99b76d 100644
--- a/dev-python/backports-unittest-mock/Manifest
+++ b/dev-python/backports-unittest-mock/Manifest
@@ -2,5 +2,5 @@ DIST backports.unittest_mock-1.2.1.tar.gz 4580 BLAKE2B c935c378bae1f39e0658f4be0
DIST backports.unittest_mock-1.3.tar.gz 4687 BLAKE2B a01712eaf5cb32d7da803aa9034f68508faa4d8db8d6f6eb02e20cb9f42c4e6bda3b409a0e2f676b6b7782f16d78877da6f093af6ac1f1deb100b19969570787 SHA512 71741db5c2e43beac8c72dbffa0efd4bbae140177f56c3b2bca3e13a3aebd8a418b5ad7654421899980f73b8dbfb3b02d85d2dfcd7b3827047fa6ba84a8dcfff
EBUILD backports-unittest-mock-1.2.1-r1.ebuild 1327 BLAKE2B 3fa3778a780a330cb90c5270e3f505324e393296dbe361703b9c7c5f9980ec0847c24f5d1bd38ef72bf80781c356c23084ef42d4e1ae2993675b0610e0b745c8 SHA512 c97899d949bdff414b6c714989cbc673a1e4639003033dda61c85555deb8ca90446230a714cbfaaa87130b702c4b5becde1e9f8b36100657c5d38d9f89646876
EBUILD backports-unittest-mock-1.2.1.ebuild 1227 BLAKE2B fcc6f659db7bad1f15d564693a40ec95cbff67ec8031dbe29923d62de7907fc71ccbc914f219cecb6b271750e29fcc10b3414a022e91b0d85f7d5fc55a0fa944 SHA512 682fd1d5f7ea37c91328657dd06b89e72d88fc6109b7da3b05f4c08d115389e81e67a8e988cbc7e81258d771159cc4134d44d18234c4f6d756fe09dc8a37e122
-EBUILD backports-unittest-mock-1.3.ebuild 1433 BLAKE2B 7c3a49b0d4497b67f2293e1a608b9b23d61749edb1f1ce53540b97ba3dc4324f30cf2ff34318dff71bbdaff0b298eb619b789a5a6b3c54dc54ffcf691d4982f0 SHA512 4c7cf55f48c7bab6ad68b83010c541d9690906c65033ad2e36b5394b614705e44e9dcaf0e9eab09e3c1ffd9103bd20aa5ba02833101fc7d2621c9ed5855610bd
+EBUILD backports-unittest-mock-1.3.ebuild 1441 BLAKE2B 606f279ae075d9b0fc0cb5ea1278db2304ababe0206d8dc6749a9712786d5759602f1c864a134942bce1311c96b0f81b9b49ed44cc4ee96d327e4c901d496ec0 SHA512 51ba9734a27663d26a436f5f03515b6dc26282bb59c7f2baf938eedd635c527b47b93e793d66c94f39b45c3e797cc732804d90d125ab066c96d7b998c8cbdb93
MISC metadata.xml 858 BLAKE2B f85dba9357ce8da05df41b2fc04c34a9a0010a3c7ff88c8246978fa73ce541562e6f4c73808a378f9039c646a0a3af855404a38e5b4b3d41ab584926dc461910 SHA512 076bb148f419c52a09fa1a89cebd65c0e581828a261da7e62eeab3c30a4e8db4db95af4ee6a5fb1e117a1815ec2e7b4bace522879d9e2773e37ba8b10b247eff
diff --git a/dev-python/backports-unittest-mock/backports-unittest-mock-1.3.ebuild b/dev-python/backports-unittest-mock/backports-unittest-mock-1.3.ebuild
index 4211ae9fee68..1adf549558ef 100644
--- a/dev-python/backports-unittest-mock/backports-unittest-mock-1.3.ebuild
+++ b/dev-python/backports-unittest-mock/backports-unittest-mock-1.3.ebuild
@@ -27,7 +27,7 @@ DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
doc? (
dev-python/jaraco-packaging[${PYTHON_USEDEP}]
dev-python/rst-linker[${PYTHON_USEDEP}]
- dev-python/sphinx[${PYTHON_USEDEP}]
+ >=dev-python/sphinx-1.5.2[${PYTHON_USEDEP}]
)
test? (
${RDEPEND}
diff --git a/dev-python/dirq/Manifest b/dev-python/dirq/Manifest
index 1adba481ee36..d68980aba620 100644
--- a/dev-python/dirq/Manifest
+++ b/dev-python/dirq/Manifest
@@ -1,3 +1,3 @@
DIST dirq-1.7.1.tar.gz 32645 BLAKE2B ac03910299ce25e0af41f88f7b5c5ed4538c3635dd747a2c1bf6770263b6091e5e0f557a2dcacf2e0183f9bef994d4bf836da4383d62b27507eb150d4cd7f371 SHA512 8865f395e6ef81131c5e1df9f97cf1768557af06d446a79ece29e23b83c228cbb158099a7e85360423013cd8e5ead8970c5160865f065d16fcc288c2ce9d176f
-EBUILD dirq-1.7.1.ebuild 572 BLAKE2B 77b8ee7758eb82a40ae70435fe29ef92392f6e06edc6245c4ff1ea954d136c0c64cba9065069ffd492421a1807941e936710a150745f83cc1b83407e2c561084 SHA512 098025f007af74b39e39aaab3f5c1e8e45c20725e65ae208a89dde2d3117c16aebf75ee421d08bced8899e34f69d123a782aaa0418eee1656658835de723bb35
+EBUILD dirq-1.7.1.ebuild 571 BLAKE2B 31c00c48de4d06a54402a48e844c5b118dc89336850c0af80c3bf0b361c0ecd72de56dd4946848e4366f0a7c48c9e19b5098f76908389682953e30fb1072d06e SHA512 46697b3d47bdc52e0eab739698ad9ab0de4eec6b4822744cb58e7c59264799e5a7c236d0ed1c05b32d869f6b94f1ec67ae77f94655f3d27dfe8267f957fa3c2e
MISC metadata.xml 737 BLAKE2B fd53eeae3b338d2952c769f861b9902a4deff181ecdd62bffb692c64153011e98a6488b9e26e2005ae1b4be4d394975ec7071a78bb3e32155165311df6298dac SHA512 b5444242e60c9e2c847c91cdccaf43567bc9e77c6d6a89bc705af98c3eb2cc115f64abeeff191c9803ca50d73af89b6e91c0104d130c45087f11bd3f128a6459
diff --git a/dev-python/dirq/dirq-1.7.1.ebuild b/dev-python/dirq/dirq-1.7.1.ebuild
index 5fd3db570d63..6bfe5e8640c4 100644
--- a/dev-python/dirq/dirq-1.7.1.ebuild
+++ b/dev-python/dirq/dirq-1.7.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
RDEPEND="${PYTHON_DEPS}"
DEPEND="${RDEPEND}"
diff --git a/dev-python/dulwich/Manifest b/dev-python/dulwich/Manifest
index 73cd41684549..197400e1c0d5 100644
--- a/dev-python/dulwich/Manifest
+++ b/dev-python/dulwich/Manifest
@@ -4,5 +4,5 @@ DIST dulwich-0.18.3.tar.gz 328891 BLAKE2B 6572642f57959f8923b4a328c7a9a61f17a52a
DIST dulwich-0.18.5.tar.gz 330097 BLAKE2B c29f3016ab63082051c8c4fc42301c12ca752008a317afc41defceee2db47e50efb69b9a21b3d50c241b3b51c32222c1e9cf35eedaf2811f66cec2330ce7865a SHA512 4ba0f70ebddf4c7f4e71721812e228f820226d4ea42bda4d5f06a0720a029d4dddb800cfc05b2610525922c5fcef1020edd1485105706d9ef3fcf810e6381035
EBUILD dulwich-0.17.3.ebuild 1092 BLAKE2B d71061f27c5b4c2af19b79a94856117a5a68b8e8af188ce61bd9c7cdf1f3936bbb85cd54c3088151a37da32fe78c6ab7dff8ba1a35f5dbe038d303d8eb880706 SHA512 939f40f9ad38434cc478523124f95d962bcaee47d61d96b29e061dd21322e5c153cbe5113b2edf7d5246f6b4304b1525972e4dd540ad08dac05f7fc2cdce019e
EBUILD dulwich-0.18.3.ebuild 1317 BLAKE2B 85a4dbabf0be221595a698757b812d192b1d8dd1ddfe630c721a7d283772029cef63f1e152c70e9bf26af560c4c7d6bf24241356a40f60a7d2cc7bee0a13429f SHA512 d950082e949531b0b147583c21ed64a830cf3af169aabf124e95e14ba79df263f654c84cb1f2baea2b0737e34efc71146169d52e6c79dfbd3bf845bed1623d11
-EBUILD dulwich-0.18.5.ebuild 1324 BLAKE2B 7c0b1cd82e1cd25b6d7d1404545a9a0cc3a2c305bbf89459afc8c9743209b9605354ce85e0f426b8d1c7e4f48677bd937c1ea88cfdece9ec06dd91980b749d5a SHA512 11a49a6f2488adc7012cbc060d28490a7e7986992f0e3262074da45523690a06bee630bc3a52d5f1b84d488f5feb3f98f71e396c2df56f48789b89175605a832
+EBUILD dulwich-0.18.5.ebuild 1323 BLAKE2B 050ba79c61bafe53fb77ae5ee8dbfc3244add2ee8bd2ba0d070b1f5048847c08c405605c678fa902a36dfd570d53a41628164b6cab7a4747f48ae51c22952060 SHA512 3572f356022445cd980bc030fd22ab26a92a7693dbc7444c6cd9ffcf8807cf3d581f7683159d66a2b82630baf0f20161a08fd25412810ef46d458d14c254bc60
MISC metadata.xml 555 BLAKE2B 4487eec512ac72ee6be5bc357b6eca9a51046d8ca108611fa0160ee84e433232b96547b161fdf1469cc726030e490fde677561c63deba754fe62bede1f96efeb SHA512 1f48222049a8ada15172ca0868c6b3f2eda4f465409cd1058ab6b9e498a521ac52d14f1bc2f2265c588f0afb9d874f4a45e6effef40e022f9bf8f6c7e4e38353
diff --git a/dev-python/dulwich/dulwich-0.18.5.ebuild b/dev-python/dulwich/dulwich-0.18.5.ebuild
index dbdb64b670c3..ba2e0b924d81 100644
--- a/dev-python/dulwich/dulwich-0.18.5.ebuild
+++ b/dev-python/dulwich/dulwich-0.18.5.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~arm64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="doc examples test"
DEPEND="
diff --git a/dev-python/gst-python/Manifest b/dev-python/gst-python/Manifest
index da5e7072bfa7..5a92b3622ff9 100644
--- a/dev-python/gst-python/Manifest
+++ b/dev-python/gst-python/Manifest
@@ -1,10 +1,8 @@
AUX gst-python-0.10.9-lazy.patch 534 BLAKE2B 27019fe8f97a9e364c9851d3faa82195e72e061f7dbc0528c7b1534478b242fe62488275360f312ea16c7da9a714e82b399404c3f94b83d49332df31307444f8 SHA512 b00cb635ae44f4dc42f0d72f5fb49e6540eee6c8b989715df4554dc09e9980ce0d5c91ea7ebd853d552061d1aad1a28b645c831198b9799587debce654f508c1
DIST gst-python-0.10.22.tar.bz2 632651 BLAKE2B 17c139c2b5514a7a5e4c2351109418a2ed1bcda149e83c0e940dd09619225fa0930bba5f5d42d3c03f5f8567f3c90454b47a51513d609a36887efedcae8ab482 SHA512 bbbd6b661778cca990da0e216294d86da31a6e472049905989a3311459dd1227bf8f2ae3699a3cdbb66a16288569764352f1e1b93e696d3db4b0728bc38e5b12
-DIST gst-python-1.10.3.tar.xz 389748 BLAKE2B f09be2d54c203d34da8de13db4f5e688e36ccadbbd9b2d64498793c62544f229f4d43d35010a498c04fae3254ae6d65afe3baa13e21d3336b46606d299ce08bb SHA512 346fae905f5d0d3e6295c4752351e629871e9373f2bf7e1acff0778f0935f81dd6043ae0d9ae774919a19ad8bd19bd9ea3456a3a1a381c9e63e5ad2ee5bf1530
DIST gst-python-1.10.5.tar.xz 390188 BLAKE2B ad81dc4f2742fdabe3771875bb37b7ddff20a25f414e036ab247e45b016a036b8100c6a128fd1e8861f656f2dd87cc3d976a471cd2f872ae55f4503289fc7b55 SHA512 93120156b5af8914b9190ba0f9996f2bce860889dbd92c0a7b41213af36efd880e0f94f295df07c27d83b5a79a1874dacb035943d3f51a93cfa484d38bd6fd4d
DIST gst-python-1.12.3.tar.xz 388220 BLAKE2B ce9cecab7e65c66b43f7363be18299be0e86b1023b0897d735b8526b30290ccd320204f6acce29e512e85b2e5d7298bdc184eec1488d00fc3b2869311b71295e SHA512 f4d0d09a5b068e79496aa5e0d73f09af2d1e929cf6f80874dba8396950952b795a30f5a33c18b42a650f173c80ce342f959d497aa0d9d281bbe36507a71d1b4a
EBUILD gst-python-0.10.22-r1.ebuild 2148 BLAKE2B 5a99c81cd728afc601e7b8b3f54bd9d8ab8e5c215a6cdf568cf6aa01eba484c1fc16b701bb5d8bf9dc97b0f44b69688e1c8fb7d4a5c9781dd3f4d7c8d6a67071 SHA512 ebc646247140167dff59b882007d1919cfcc03cbc872d2d0db1dba3887287b3f9110a523df844da4b59ac70f764a8cb1f9de570ac660458a29d0802b7791639f
-EBUILD gst-python-1.10.3.ebuild 1121 BLAKE2B 3f23bc7a968ad25e1f6ac41130eea5fe8a1e28f36096a8dcfe4d6e7a4f581e2265425c8cc3656641f0d649c6c56263de0932e8d54d703dfa6e10451b02514d91 SHA512 82a9e5b7ad9811d59cfebe0772b4003822bd179bad5d00ccbcdb4c9cb1e03ba57b9c116f0827c635ee3005c0bf4326f4d57ac51c77b7d941058a2e524ede4545
EBUILD gst-python-1.10.5.ebuild 1126 BLAKE2B bc850a90d902e5652dd85f5c212a830a6e0f7a018487bb9cf74b009e5cf1d4d1fcbcf191d31b0d3b0804af4e0fed8a5766e3bc146585ad2ccabc156f6ce4f6b8 SHA512 cc95c1e419634aa8b55cae379c7d57251281c9fe65a8b2ddf4e8d17ac113173f5c71ae0e602fc287408d60a0aba7450a5c0d9ef15db9fca3acd8556c53f9c702
-EBUILD gst-python-1.12.3.ebuild 1127 BLAKE2B ca490bcc9a847104f58ae38d5be304962e079f36e40a385a1632df4fb2f616d400af74fb906b4ada5b67fc86b5f84e226158f416984efcdff8d5de8010340c77 SHA512 0b38f3240fe466afb3d1b6fe8c2248beeee7f41245a0042d5d6bef29dfa42a42b63de6550653e07ccdcd91110131ab7b65a9aa5532cfa7510d5dffc06c987e89
+EBUILD gst-python-1.12.3.ebuild 1126 BLAKE2B 7b003a58726cd00983a17c687f73f304f4b52b99b99717d044fb5f340b3b0b8268d34e83a36a23f4b778546a1110f229ca7037dc8fcd2475351a45a83d44bae8 SHA512 bb7a11eda723dcde96c9e6abab533ae37b5a0db7a49f78ba32ef551136573f323134af7e912fa0ced99431a82befc034cb5633446ffae7c7fbe1b5c299d78b8a
MISC metadata.xml 272 BLAKE2B b1575d88177572e472e66c7cce4fb4c0d98aeb02edb03e800c2b2f2702b5c81c6c012c264655fce8c3170e44bfa117c81b85cdbb9f409714ab216c7a6f2b4482 SHA512 7dffa3bd729f24f9081f6b1c3db474cb26c54e95752a37140c5a9836299f26b3d0aa73e7c448e6b773478cb0112eaaf70f783d2b2f3d2868b1a2def8e6a9b8ea
diff --git a/dev-python/gst-python/gst-python-1.10.3.ebuild b/dev-python/gst-python/gst-python-1.10.3.ebuild
deleted file mode 100644
index 613391bf35fb..000000000000
--- a/dev-python/gst-python/gst-python-1.10.3.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 python{3_4,3_5} )
-
-inherit eutils python-r1
-
-DESCRIPTION="A Python Interface to GStreamer"
-HOMEPAGE="https://gstreamer.freedesktop.org/"
-SRC_URI="https://gstreamer.freedesktop.org/src/${PN}/${P}.tar.xz"
-
-LICENSE="LGPL-2"
-SLOT="1.0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
-IUSE="test"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="${PYTHON_DEPS}
- >=dev-python/pygobject-3:3[${PYTHON_USEDEP}]
- >=media-libs/gstreamer-${PV}:1.0[introspection]
- >=media-libs/gst-plugins-base-${PV}:1.0[introspection]
-"
-DEPEND="${RDEPEND}
- virtual/pkgconfig
-"
-
-src_prepare() {
- default
- prepare_gst() {
- mkdir -p "${BUILD_DIR}" || die
- }
- python_foreach_impl prepare_gst
-}
-
-src_configure() {
- ECONF_SOURCE="${S}" python_foreach_impl run_in_build_dir econf
-}
-
-src_compile() {
- python_foreach_impl run_in_build_dir default
-}
-
-src_install() {
- python_foreach_impl run_in_build_dir default
- prune_libtool_files --modules
- einstalldocs
-}
diff --git a/dev-python/gst-python/gst-python-1.12.3.ebuild b/dev-python/gst-python/gst-python-1.12.3.ebuild
index 93c72e0c78c8..c09e531ac335 100644
--- a/dev-python/gst-python/gst-python-1.12.3.ebuild
+++ b/dev-python/gst-python/gst-python-1.12.3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://gstreamer.freedesktop.org/src/${PN}/${P}.tar.xz"
LICENSE="LGPL-2"
SLOT="1.0"
-KEYWORDS="alpha ~amd64 ~arm hppa ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="test"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
diff --git a/dev-python/imagesize/Manifest b/dev-python/imagesize/Manifest
index 70b4fa89b833..9f3c48c8236f 100644
--- a/dev-python/imagesize/Manifest
+++ b/dev-python/imagesize/Manifest
@@ -1,3 +1,3 @@
DIST imagesize-0.7.1.tar.gz 2871 BLAKE2B c458527576b9e55d7bb501667b1283a6362b408339c385c6dc1201538668d0c4708973c8b94faea7151195304eac78071770fc068a65f0b9565f50ea7808395e SHA512 61ff92167cc90bb1dcc78bb358419a526f09dc567709548bbe399694aa15dab63744f56c67bf33a940f5f443fd3a5ddc08ef9e17799b6fede1b11c0ad6a17f75
-EBUILD imagesize-0.7.1.ebuild 584 BLAKE2B d6313be5be199c109b859fa54b24d379641f637866eb61bb5693e1f960faa4c5514bd111c304191ad83b3fca07bb7a08888a7843e35aa5a5761f9c8992d2d226 SHA512 e4e571fe27f0636b080e31c84206b42e030b7c2d5909a58186befacd159e4aff43ff9f27123d3939c6e1a92a7dd1ff65061d359fd4759ad66f8363c7ea70d599
+EBUILD imagesize-0.7.1.ebuild 587 BLAKE2B 0089e3fa96c1ce708179de72ef97ddea8100001084014aa6c7149b8ecaae868abec472165575cc95ccba6c620588407c18d1fe9b9f0701390f8cf895bade000e SHA512 32f510e51765da6d38f03328fb4f1f203a4f97805034d3fa17eaa05d18d2061fffa3b6f4acfc454ab3c874067f42bf4ac57523ed6e12722c4ebee2f04babf6cf
MISC metadata.xml 313 BLAKE2B ce2d348631a435b89ca75a2279ac1bf07fc70d49caa064416b68acec2d7a07720a80683be2afdacfff28290f8a08428d650584562031059e345118775a72b07c SHA512 2d42588c1fced4bb920c8bcf5ac2f090c3ea55873f448a216bd4dc85882a861652f6fe8f8d230789f99e2e33efa854860b2b2e7cdf210dad3e1d60c3c46d7750
diff --git a/dev-python/imagesize/imagesize-0.7.1.ebuild b/dev-python/imagesize/imagesize-0.7.1.ebuild
index 432fbac1a74f..608c8ec9eea6 100644
--- a/dev-python/imagesize/imagesize-0.7.1.ebuild
+++ b/dev-python/imagesize/imagesize-0.7.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://pypi.python.org/packages/53/72/6c6f1e787d9cab2cc733cf042f125abe
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~ppc ~ppc64 x86 ~x64-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 sparc x86 ~x64-solaris"
IUSE="test"
DEPEND="dev-python/setuptools"
diff --git a/dev-python/jaraco-packaging/Manifest b/dev-python/jaraco-packaging/Manifest
index 833aeefbe00f..08555957bb23 100644
--- a/dev-python/jaraco-packaging/Manifest
+++ b/dev-python/jaraco-packaging/Manifest
@@ -1,3 +1,3 @@
DIST jaraco.packaging-4.1.tar.gz 8820 BLAKE2B 43c14e12439d161f9a42005dcaed4d6945fa35ec3498bed81d2e6d10b08b056838dcf92fd6319951dddcfc908c8d33796bd9515aa5e77a04c02298cdcfd240ba SHA512 381ac1ba3a8eeea1235e719d98b61e38399d3fea1310732b0e2f921a3d46544efbb12c23c03bfa3ecfa07697458cb8930ca5156df7b411509c7b1da0b673d7cd
-EBUILD jaraco-packaging-4.1.ebuild 1170 BLAKE2B 0435ef697f1484446821b9a7a937974a462aad006f5eb2f90de381eb7c0f1c7a3b281ec6909a5afc56d749780a7b80590457e20bdbdb96cc61db7e020d00c377 SHA512 e4baf6b536cc0c64bc164d878b7023d083e87e3a26d257322dd10c30dadb3057934cac4d28552df65ec59db0477f3743d39d2b2e07dc1bf81dc91072bc880c8e
+EBUILD jaraco-packaging-4.1.ebuild 1180 BLAKE2B 41cede50e4bacb527ab4159b72c2f70e7b3eed8ffb78aff16194b08a961063d557458910783cd42b441fd3d4c49dbb77847e4f088f071936644b971132f6892d SHA512 876cbda0e7f43e0f466740377eeb69256815fc58241ae576359bca951739181ec518c7b3dca3175c47bd19de61d51e3218fa963d5abbea618439390df5afe798
MISC metadata.xml 683 BLAKE2B 25b11a2a24ca06ab9adf0962d870a763588af81bbde85446779ec51735b7e11ee3cd5dfff59fdedf304cefe9fe7d1c2867e917b4a0b5a08777ab2986fccd2f00 SHA512 b6f9d4889c3591dd7e70a4945408a75ccb7eda388599cf9fbf0020ca15152ce4b585b61f8f669980b01386fd277dbe3f8f97e633a148f60726b5260d216f3071
diff --git a/dev-python/jaraco-packaging/jaraco-packaging-4.1.ebuild b/dev-python/jaraco-packaging/jaraco-packaging-4.1.ebuild
index f9135cf1a8f3..8b47400689a7 100644
--- a/dev-python/jaraco-packaging/jaraco-packaging-4.1.ebuild
+++ b/dev-python/jaraco-packaging/jaraco-packaging-4.1.ebuild
@@ -35,8 +35,9 @@ S="${WORKDIR}/${MY_PN}-${PV}"
python_compile_all() {
if use doc; then
- sphinx-build docs html || die "docs failed to build"
- HTML_DOCS=( html/. )
+ cd docs || die
+ sphinx-build . _build/html || die
+ HTML_DOCS=( docs/_build/html/. )
fi
}
diff --git a/dev-python/joblib/Manifest b/dev-python/joblib/Manifest
index 1347afe1caf7..a503621cae08 100644
--- a/dev-python/joblib/Manifest
+++ b/dev-python/joblib/Manifest
@@ -1,5 +1,5 @@
DIST joblib-0.10.0.tar.gz 480797 BLAKE2B 68ec29df4470e69a430a329f85b96448d29e11d09b9fcee03451ed9d0607ab61af4db6b0973c6a56c49a12120c082dca056d5fb37d88ae1e53c40b8d9a5e2d6d SHA512 a1f06c531973cb6f8af2c3fa62eaa18204a16ddc56b05de38cf84f7882f4820d30306f4aba52241f57f43c46c2b2bdd6c66459cf6bfa9c893b5750ac059c41a9
DIST joblib-0.11.tar.gz 213136 BLAKE2B f23260ff16fab1ec775fe6e31c824f33cd6c465bceb84a7c7e0aff4ab4a4006b5f13d22d4c969b111aeb440dfc292e41ab7273a9fb7f1c9b337b4fa0e8b52d4e SHA512 8374a1e2445b9734a5af1d9f17fda057722f4e9e257819084aa7028866a8780f358fcbab131b13c2af315bbd953f8474e4ea698efdeda2be8699c3c471d9465a
EBUILD joblib-0.10.0.ebuild 1201 BLAKE2B 4d197fab5d39e75ec0e1a9251d6f3c00e17902156167a41c13aee252be1f988b67c31bf8cf74c4944c3aaf792c4b0b195f462a0a8a9d21f10a1de7ede2027e75 SHA512 d0f12505a47bce0eb2d6f036edc29c6be7fc52193e997a3311829b75b0925a9b0735c6bbbb4f4c0aaec86df7b71ccb0a594c93fa58b26edaa10c408e0b6169f6
-EBUILD joblib-0.11.ebuild 1100 BLAKE2B b530f7a1f47e842394ecfd4271d8a938b14ffade5bd8c1adff3869fe042f779e0e027b6aef386f5a2b9f784824db7277fbf85bbefac46ec6613e2d14f95319bd SHA512 5cb42317f541325bf59997f1eed85b464ed662cab9ef82d2cfdfc3809039ddf14361b5b739b6672f0c633685d3d76dc1c5a3af01ef61356e5ea7d40a1949c92c
+EBUILD joblib-0.11.ebuild 1099 BLAKE2B 46514bdfa40d77a5189282cd1098e6f71403191335f6b9c781a5027c8d96df6d6a26f068c271fdcb64ff3e72026d5b3aae1cadaf16bf9e3944ebfe4a036a0398 SHA512 3c3002830ddd1c74212714b7761653532793a4242f2de2c85caf77d7172efaf2e5ccaa36867e10de923218a97c95bd15cdcb30726d4c0965abdebfb65029d437
MISC metadata.xml 832 BLAKE2B a05bb08a1c94c3c589a2101ddade1fb6baea3a584ffda3af9374788ebe9aabe334697e5f44700261881324448a8c91d819046785fa29e2bf39e1b944bf7572e8 SHA512 af7c23a51fa4ad666546900aca84ebd07412ab36f305ce4650df5cecdfcda3c24ff7d56322495c191a83fa99d00d968fc19284053f77620885f03bf4555f2353
diff --git a/dev-python/joblib/joblib-0.11.ebuild b/dev-python/joblib/joblib-0.11.ebuild
index 9c796668123f..065e553278e6 100644
--- a/dev-python/joblib/joblib-0.11.ebuild
+++ b/dev-python/joblib/joblib-0.11.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="doc test"
DEPEND="
diff --git a/dev-python/jsonrpclib/Manifest b/dev-python/jsonrpclib/Manifest
index c98b95080db6..ddd30247f31d 100644
--- a/dev-python/jsonrpclib/Manifest
+++ b/dev-python/jsonrpclib/Manifest
@@ -1,6 +1,8 @@
DIST jsonrpclib-0.1.7.tar.gz 16980 BLAKE2B 76052a094d45cd483df8b4e12e657d43aca222f2baf6f89c733c0eac0c9b52db13b23be89d5e729153ed21988b04c4545f3e5dfd0f8bf1dbe4dd03b439cb0f1e SHA512 caa315879faac986c14a15cd87591ea2823405f2ea0731962c37147378f77bcfd260c6e7900bc128392332b27e2c0ae23cab9cb6150adb39924f9a369405b2ec
+DIST jsonrpclib-0.3.1.tar.gz 42704 BLAKE2B e3c83bb25ec83a93fdde8f6f4b8b18de0d0ddd0cc35c04f9f83b1f0e75803211a6f6b85768b0c7f9de4bcac18df721df8057148aa7aa0628dd1d345c2e4d90e1 SHA512 7cd44d44f3952ee7ac4006904427ddd3a69b60e6a0a4eaff4b75d03b1c30f7a65debd69552035a4ee375a33c80ec428fc1ef10979f55316bcfd015603c62304f
DIST jsonrpclib-0_pre20110820.tar.bz2 14608 BLAKE2B 1cc7fea4984009c1c21d9dfd9cabec10d48406294262b973dcf5f3d3148fc74be5f201ee11c91600e7b6679dbd5716d197d727c89da738d2dc54aa9a0e1dec82 SHA512 80864890982c4a11996cd9fae21029cdf40b089eb6c2d265c645f52fe0a6e858b3405c5d899d2a5908527da04263d93064f365c5308adda1791105bf32329b71
-EBUILD jsonrpclib-0.1.7.ebuild 632 BLAKE2B 66fb2df453c63d158dfc25a0de15790758e8deba77cc46e74c3adf73a6409f59a2be8e50f84a56ae86bf22e256442820516961e0581411d3c2797b99d7a596a0 SHA512 cbb6e50dc1b65eca17ca5a6f185a3f1de40655437653c9c81e0955299710f68a36dcccab43fdf664071330fdb5b1279619828e4b4ecd33d59812ee0285f23399
-EBUILD jsonrpclib-0_pre20110820-r1.ebuild 572 BLAKE2B d9b13761728011a5aabc7dbe54f304ebe4c811d07880a3a64a85081e27d8109ea090655a5855afadd395a5db796dd5cb92c036ee7b9dca7118c65b9d851907ce SHA512 1dc679926e2ce8564cbd23b5b7b32b1eff533137da5bc3ff8f7c834e07f0171a2d2344f5b1708a54a00be12aafa809a26cd55365a858b64e591668e1dfdb2045
-EBUILD jsonrpclib-9999.ebuild 632 BLAKE2B 66fb2df453c63d158dfc25a0de15790758e8deba77cc46e74c3adf73a6409f59a2be8e50f84a56ae86bf22e256442820516961e0581411d3c2797b99d7a596a0 SHA512 cbb6e50dc1b65eca17ca5a6f185a3f1de40655437653c9c81e0955299710f68a36dcccab43fdf664071330fdb5b1279619828e4b4ecd33d59812ee0285f23399
-MISC metadata.xml 482 BLAKE2B 51f00f37f9d7ca6b0b64a253d5e22dfc389700db46e437330c11542bb27d61627591c4760601f8498e66e43990c2527e6aae841e25a00d8ac15fc804240da3f1 SHA512 1162c5120b3cafeacd75f9223fb082d72dbc1da75814eec82aa12931dd3fed358b272796de22b8d8cde3e0e7c468b8293817def2585b11e68ec1b1ff608de49f
+EBUILD jsonrpclib-0.1.7.ebuild 633 BLAKE2B 5964bd430a3d3278a602d079afeaa15762372d7ce35b0e84884efd525d8b533e4be79fc71358b2c39564a68b7233a4aee4bfe65a77da63bf0397dbaa15ad76bb SHA512 debe25d5265d5f2d50f7d17af46beeb6da9879bf54734eaa36481c3e0030d60bec3f9525674a4acf6360c8135204096f1743593149b9e32522a299d7238bc221
+EBUILD jsonrpclib-0.3.1.ebuild 710 BLAKE2B 563d5e0e4946e3912d6b87d60016bedecf8413d6947e48b1b0e77a2ae7519cfdbaf6ef4f09f2a4635e890db2016e9866f0c3a9dc56491aa6b0d60c2de912a2a3 SHA512 a1ddbb9900c1aa49fdb6c758b134c5ae00e9f17ca0ae17faf36a5024ce194ab00b80b583d65a4bce281defde4148ea0816b4e01c2a516ba707569fe22c9b073b
+EBUILD jsonrpclib-0_pre20110820-r1.ebuild 573 BLAKE2B d78437cbefdcc6f269bcc1139deeb82a7ad2c96bd4313851d57aca21635a7fd784545f9487ccfa1eacf74f093e80d76294b697a85004e7e6f0ce094b045d6995 SHA512 10a9c32643d393ff9f857eb2d48d708d1635cc52d3369bac0abe05d0cb29b67295d49126380f5c880dd61d83e0676a1934a9610e95c8a0217e1e920964b1b800
+EBUILD jsonrpclib-9999.ebuild 710 BLAKE2B 563d5e0e4946e3912d6b87d60016bedecf8413d6947e48b1b0e77a2ae7519cfdbaf6ef4f09f2a4635e890db2016e9866f0c3a9dc56491aa6b0d60c2de912a2a3 SHA512 a1ddbb9900c1aa49fdb6c758b134c5ae00e9f17ca0ae17faf36a5024ce194ab00b80b583d65a4bce281defde4148ea0816b4e01c2a516ba707569fe22c9b073b
+MISC metadata.xml 564 BLAKE2B ceedc7138dd9f6445c3761c87db5c708d60edc1a84c912d4ed8c33e91fafa01c40c538b81c76766d2978174582f44a7e93b40f7ddd906b8147ba0f905daf5280 SHA512 b9af1bd9fdbdfa29ff7b0f7d795130b6f49a9f3cdd01d528459a9702ac4e561e5627bfe04af09e529103a6b9fcae0013f0e4dc3bdc83165785838817e89e8ada
diff --git a/dev-python/jsonrpclib/jsonrpclib-0.1.7.ebuild b/dev-python/jsonrpclib/jsonrpclib-0.1.7.ebuild
index d423c16be33e..0f9b2831c048 100644
--- a/dev-python/jsonrpclib/jsonrpclib-0.1.7.ebuild
+++ b/dev-python/jsonrpclib/jsonrpclib-0.1.7.ebuild
@@ -1,14 +1,14 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI="5"
+EAPI="6"
PYTHON_COMPAT=( python2_7 )
inherit distutils-r1
if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI="https://github.com/joshmarshall/jsonrpclib.git"
- inherit git-2
+ inherit git-r3
else
SRC_URI="https://github.com/joshmarshall/jsonrpclib/archive/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64 ~arm ~mips ~x86"
diff --git a/dev-python/jsonrpclib/jsonrpclib-0.3.1.ebuild b/dev-python/jsonrpclib/jsonrpclib-0.3.1.ebuild
new file mode 100644
index 000000000000..de6e1a8301bc
--- /dev/null
+++ b/dev-python/jsonrpclib/jsonrpclib-0.3.1.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+
+inherit distutils-r1
+
+if [[ ${PV} == "9999" ]] ; then
+ EGIT_REPO_URI="https://github.com/tcalmant/jsonrpclib.git"
+ inherit git-r3
+else
+ SRC_URI="https://github.com/tcalmant/jsonrpclib/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+ KEYWORDS="~amd64 ~arm ~mips ~x86"
+fi
+
+DESCRIPTION="python implementation of the JSON-RPC spec (1.0 and 2.0)"
+HOMEPAGE="https://github.com/tcalmant/jsonrpclib"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE=""
+
+DEPEND=""
+RDEPEND="${DEPEND}
+ dev-python/simplejson"
+
+python_test() {
+ esetup.py test || die "tests failed with ${EPYTHON}"
+}
diff --git a/dev-python/jsonrpclib/jsonrpclib-0_pre20110820-r1.ebuild b/dev-python/jsonrpclib/jsonrpclib-0_pre20110820-r1.ebuild
index dfd50a3a36e4..1d9c9ecb9b6a 100644
--- a/dev-python/jsonrpclib/jsonrpclib-0_pre20110820-r1.ebuild
+++ b/dev-python/jsonrpclib/jsonrpclib-0_pre20110820-r1.ebuild
@@ -1,14 +1,14 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI="5"
+EAPI="6"
PYTHON_COMPAT=( python2_7 )
inherit distutils-r1
if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI="https://github.com/joshmarshall/jsonrpclib.git"
- inherit git-2
+ inherit git-r3
else
SRC_URI="mirror://gentoo/${P}.tar.bz2"
KEYWORDS="amd64 arm x86"
diff --git a/dev-python/jsonrpclib/jsonrpclib-9999.ebuild b/dev-python/jsonrpclib/jsonrpclib-9999.ebuild
index d423c16be33e..de6e1a8301bc 100644
--- a/dev-python/jsonrpclib/jsonrpclib-9999.ebuild
+++ b/dev-python/jsonrpclib/jsonrpclib-9999.ebuild
@@ -1,21 +1,21 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI="5"
-PYTHON_COMPAT=( python2_7 )
+EAPI="6"
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
inherit distutils-r1
if [[ ${PV} == "9999" ]] ; then
- EGIT_REPO_URI="https://github.com/joshmarshall/jsonrpclib.git"
- inherit git-2
+ EGIT_REPO_URI="https://github.com/tcalmant/jsonrpclib.git"
+ inherit git-r3
else
- SRC_URI="https://github.com/joshmarshall/jsonrpclib/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+ SRC_URI="https://github.com/tcalmant/jsonrpclib/archive/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64 ~arm ~mips ~x86"
fi
DESCRIPTION="python implementation of the JSON-RPC spec (1.0 and 2.0)"
-HOMEPAGE="https://github.com/joshmarshall/jsonrpclib"
+HOMEPAGE="https://github.com/tcalmant/jsonrpclib"
LICENSE="Apache-2.0"
SLOT="0"
@@ -24,3 +24,7 @@ IUSE=""
DEPEND=""
RDEPEND="${DEPEND}
dev-python/simplejson"
+
+python_test() {
+ esetup.py test || die "tests failed with ${EPYTHON}"
+}
diff --git a/dev-python/jsonrpclib/metadata.xml b/dev-python/jsonrpclib/metadata.xml
index d757ee7410dd..6d44e7a866ec 100644
--- a/dev-python/jsonrpclib/metadata.xml
+++ b/dev-python/jsonrpclib/metadata.xml
@@ -2,14 +2,18 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
+ <email>blueness@gentoo.org</email>
+ <name>Anthony G. Basile</name>
+ </maintainer>
+ <maintainer type="person">
<email>vapier@gentoo.org</email>
- <description>make whatever changes you want</description>
+ <name>Mike Frysinger</name>
</maintainer>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<upstream>
- <remote-id type="github">joshmarshall/jsonrpclib</remote-id>
+ <remote-id type="github">tcalmant/jsonrpclib</remote-id>
</upstream>
</pkgmetadata>
diff --git a/dev-python/logilab-common/Manifest b/dev-python/logilab-common/Manifest
index d34242f86966..9e53cbfb2b32 100644
--- a/dev-python/logilab-common/Manifest
+++ b/dev-python/logilab-common/Manifest
@@ -1,5 +1,7 @@
AUX logilab-common-1.2.2-test-namespace-fix.patch 502 BLAKE2B 257f19769d7e2f6df1fa606a1f596d24f24c3f5be319944929d4e258ff8f7068edc977dddf4be2b58df6eedb22e0135d1bfc119340853a1f9352dfe9b8de6aed SHA512 c8a9898a6fa497c21edebe4b6890a87215622dfd1c4ccdd7b23ca7669131200cf82ae82bd17c7226ac79ff3fb4ae964b1bf1470eb79c5aec0018850eacd2760f
DIST logilab-common-1.2.2.tar.gz 184817 BLAKE2B 0318b4144150303b483fe921e01af326b55b7a3b93a014506685fde0b4e094a88efaaa70f63623264ee34fdfa72703e31cb0c8e9f4a69e309cab50997acae7ac SHA512 9c2161e8644e50cb3d4418430ca95363363e532b286d39cbdb73a51274bee02e5e8d0632b7564049243f497df96102c90ab0aeff9c91e91f7275407a6cfc56e2
+DIST logilab-common-1.4.1.tar.gz 185150 BLAKE2B 4c77b0a136a0de708801971f85b55fdd598767737ed17bc83ad1b934bcea5db67534370c202bc4b874ac774494ec6295a2458a7ae39fae36a9d5b482bce65563 SHA512 e016aa8bd8641b4178aa1d1dd58c8c78bf6c3a80c35c9096d9761eeb49c9ee1ab5952839a1b7ecc404cd60b31078d3e997d73ad4f8d07d88badffe6c8748a059
EBUILD logilab-common-1.2.2-r1.ebuild 1467 BLAKE2B afb277a99891c129428aeb02441ac162636ee6025255ea395bf3653dcd5cec6f7dadc27cc533665954e614f13071ced4ca2dbcd9edf3920a0eb7f4f07a65ced1 SHA512 eecd67f05f356c81f8df430efca8a4cda2b38e1da3113e2e8ec40631a3e034cef7684f2077777300ccda380874ad58f43289a908dd067265631cb0a2f4a3839c
EBUILD logilab-common-1.2.2.ebuild 1197 BLAKE2B d43875a405f2af69b70790fc934cccd37a1feb5a068cdec688861ca62c9040655ad88872a2433fd1992752030a922d18a27350ea679fb13e6e543b8c0db3a8e6 SHA512 ea66e669f10d8ee096d5552cb7088b2aff93c7dc5ce14d552f7445308259479025b3b4ef31773744826789ab927d70c37a59014ceb6c076bb8c616a99c573084
+EBUILD logilab-common-1.4.1.ebuild 1419 BLAKE2B e14124033d6f8e340bcd7d676e2a6e11f54ab88ab21ada9e8797b3e76970d544946222356d40ea139f8ae394955c98186ac19c787856c1749fb9329cf15f5548 SHA512 415966255b2fdaf16c1af7f72c8cdb9049f633757d8b72f5c9e30c6a14a37fb6184c4a849807bfbfeaca034d458e0f290aa2666f6f10b493418ae585e1661ef6
MISC metadata.xml 317 BLAKE2B 88f2ad57938f816c897d8d8c26d26135c064ea7fadd6363cc916f6a047b3a0deb1e3fb9f1282d91198036f457998fca4ab43dafbd2c8c03a72d8ab601542c186 SHA512 4e3f634378fd3dcd721af5e038a2331fab376c3625cb8b9dce6a87921886602ff75d308fc9d7f887a65cda607e9e635fb59e86b1da0c7c11a75860229f90c3c9
diff --git a/dev-python/logilab-common/logilab-common-1.4.1.ebuild b/dev-python/logilab-common/logilab-common-1.4.1.ebuild
new file mode 100644
index 000000000000..0946300f51c2
--- /dev/null
+++ b/dev-python/logilab-common/logilab-common-1.4.1.ebuild
@@ -0,0 +1,51 @@
+# 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 )
+PYTHON_REQ_USE="threads(+)"
+
+inherit distutils-r1
+
+DESCRIPTION="Useful miscellaneous modules used by Logilab projects"
+HOMEPAGE="http://www.logilab.org/project/logilab-common https://pypi.python.org/pypi/logilab-common"
+SRC_URI="ftp://ftp.logilab.org/pub/common/${P}.tar.gz mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+IUSE="test"
+
+RDEPEND=">=dev-python/six-1.4.0[${PYTHON_USEDEP}]
+ dev-python/setuptools[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}
+ test? (
+ $(python_gen_cond_dep 'dev-python/egenix-mx-base[${PYTHON_USEDEP}]' python2_7)
+ dev-python/pytz[${PYTHON_USEDEP}]
+ )
+"
+
+python_test() {
+ # https://www.logilab.org/ticket/149345
+ # Prevent timezone related failure.
+ export TZ=UTC
+
+ ${EPYTHON} bin/logilab-pytest || die "Tests fail with ${EPYTHON}"
+}
+
+python_install() {
+ distutils-r1_python_install
+
+ # this package is commonly used by all logilab.* in ::gentoo,
+ # so let's just keep the namespace here
+ python_moduleinto logilab
+ python_domodule logilab/__init__.py
+}
+
+python_install_all() {
+ distutils-r1_python_install_all
+
+ doman doc/logilab-pytest.1
+ find "${D}" -name '*.pth' -delete || die
+}
diff --git a/dev-python/namespace-sphinxcontrib/Manifest b/dev-python/namespace-sphinxcontrib/Manifest
index bd7e2b916e1e..c4ef4766ffde 100644
--- a/dev-python/namespace-sphinxcontrib/Manifest
+++ b/dev-python/namespace-sphinxcontrib/Manifest
@@ -1,2 +1,2 @@
-EBUILD namespace-sphinxcontrib-1.0.ebuild 990 BLAKE2B 375ee2c067871841b74a371dbed09b49fb3b5876d39842c365925d7e12b7da75bb5b1a74b5cd1ac4f4ed40f2d116976693d2a0f72db5c3eb4f4e1ad4b0c0c7cb SHA512 f05c8d7481153d2d2e111595fe063f944eab5679659264c483282a792d1ac4aea0db5ccb7f257d77afe85f23f0680c683ed31b8ff6b7392fda6df5291a11b37c
+EBUILD namespace-sphinxcontrib-1.0.ebuild 985 BLAKE2B 0aec7b21ec6a1a5a8e05c64ebe38538df57d97124be011cc19ce125c4bfd9ff256837225d8d34d4cd1646e48180d0deac216e79a345745ed36713464ea56d71c SHA512 d92d7f8b16d0e6cb1e1ad59a0d3be30da8ef9afd3653dbfd29de77c549cc8e5d80e8abfb7f39d833538957c97faf9c6e63f1b02d55679647fc3a2cb4addd79f2
MISC metadata.xml 222 BLAKE2B 627c0e9a843219968eef5f67d4a3656240cc8795a1fe885983efab35f57ec02cff5f28533c665c77e1391de3c7d2e1d7025aff9f82213e38f4c5c0e6b504c11c SHA512 b9b20f913c2b6bc8ec843d5d46a97ca2d847ccadd4dcadf7b68a60535e44b721541c72cc74b17c55fe21161a1dcfbc86a3d08e58659a8c431b574729fe87607d
diff --git a/dev-python/namespace-sphinxcontrib/namespace-sphinxcontrib-1.0.ebuild b/dev-python/namespace-sphinxcontrib/namespace-sphinxcontrib-1.0.ebuild
index 1fa214f61b3f..bc7c30e349da 100644
--- a/dev-python/namespace-sphinxcontrib/namespace-sphinxcontrib-1.0.ebuild
+++ b/dev-python/namespace-sphinxcontrib/namespace-sphinxcontrib-1.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI=""
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
diff --git a/dev-python/pexpect/Manifest b/dev-python/pexpect/Manifest
index b0201d96f5b9..b34090aa9920 100644
--- a/dev-python/pexpect/Manifest
+++ b/dev-python/pexpect/Manifest
@@ -1,5 +1,5 @@
DIST pexpect-3.3.tar.gz 132330 BLAKE2B 3dcbc10aa6029fdcc7930bca355583c146661d21820f2fafa2886bfe130c2c0d632bf9edfa5f96f5eae68b5dc7202e1d4bdcc3ea8593ee98346cdd7c354b6ac9 SHA512 66cc501f1c7bb8ba0be4cdc0db840629f51416dc54ae44dc770adb38f1a385116b0a8b9bc7f1cc1447f05ede36ef1b519f5c4e710e6cb736c923ecfc87497cfa
DIST pexpect-4.2.1.tar.gz 143980 BLAKE2B b5cb9c7847eabdf8778bddc6b208520edb9b3611d7a981fae6e371fa6deafebe142ba8361e3a1d21187cd692576c91d732f3def75e19989296f50b2a9fb4d4c6 SHA512 796474c87559cb9f4e2dfe72564d70c75e1aac4f57c4f3e4033a56c8842a48380ae0d5fafdad7f1ea6718b25c272fe4a611a59db44e69afb1f2bbf7e00256261
EBUILD pexpect-3.3.ebuild 1068 BLAKE2B 966e9db3bc3297e67a97f5520863bf7bc782fd232d33f7b8ff2194d80bc1eecf14ce4b15bd47fd93ebb77bb545de67da222062a6e9826ce4a90c7ee811aad923 SHA512 0273ebbbba5c3ce1f60956fd7c8b99f374d148e40e6fdc6910e0febc71bd6bc64e83f28f01520ed54a0dc1b400e8b9f6131d63020a2d79974f04b673a13bb5b6
-EBUILD pexpect-4.2.1.ebuild 1169 BLAKE2B e5c986fcdd3760abacfe7fd1a389bcf4860a93154ca4486ee6680cfc649db56eb7c2a9f5643254c83bc082b1f1b67d3c8ec71a49bef4cb1820a6d90d35ff95f7 SHA512 c17ec345629027dc069fc2c034e877f4ed135b64e123b1563198734f03a9274d5349019fb49e1ea05110bea88ed0efde9532391835f1b91da839fb3d8e0ab8fd
+EBUILD pexpect-4.2.1.ebuild 1168 BLAKE2B cd38de53bd3c743755bcc282c9c5583580c22ddd83ee2e631cfb09081df7c4b125159fc1573c7b043396209a8c9c52e11e7fa34abbeacb5c364a7eeee3be1d9d SHA512 39a08356f57e7600479ac5b61407da6e7d074d65268aa731fa40713e0dc9db60267c70d3a1d87cea08ece8a4d18192fc75e768e272de597c6a2bd25471bd10af
MISC metadata.xml 377 BLAKE2B 72c4b35c12a770df9344987af8c7a392c3aed05296a4876902987ef946239f8318ee833cc81a7f004719e954670a83e84a3813bcdaac48912efad885515de1ea SHA512 31e65b2ce9ec12e9d3e95ed651841b8aad6a24330fe20b4bfd6351267423ff5005ac3cb2e89dbb8f024cf60705d3f06a8a1309169a029eb5246ddc45a8d76464
diff --git a/dev-python/pexpect/pexpect-4.2.1.ebuild b/dev-python/pexpect/pexpect-4.2.1.ebuild
index 04c9496edd98..d9cc1ad9d34b 100644
--- a/dev-python/pexpect/pexpect-4.2.1.ebuild
+++ b/dev-python/pexpect/pexpect-4.2.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="alpha ~amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="doc examples test"
RDEPEND=">=dev-python/ptyprocess-0.5[${PYTHON_USEDEP}]"
diff --git a/dev-python/pluggy/Manifest b/dev-python/pluggy/Manifest
index 7dd0834ef1c9..0b5b71ee735d 100644
--- a/dev-python/pluggy/Manifest
+++ b/dev-python/pluggy/Manifest
@@ -1,5 +1,5 @@
DIST pluggy-0.4.0.zip 19054 BLAKE2B 9f3f864494bd07b6b2fc936a2cf88dd86dc26a1fc529c3741e25ca00f49146ad00c533d1038b6788d075c90e7d1f460975f52d4f3d86bf88f5bb64656c79eeb0 SHA512 1a6e28df05751767df1ac3dfac4c29ba0367f05ae9c8c6a7f5163bb53de36f90226ed18baedeb41bc8ca23504ca61a9b32ef907d3ec3fee7512bcdf45a56d19c
DIST pluggy-0.5.2.tar.gz 18935 BLAKE2B 8e5bbab9ed0c78a0c6da076ad03618e66780f9ff209f4d08223e7a381eb4d7573727793f4543799e0e557991d4edcdbfd22c0565b69814379806912a4631abf3 SHA512 850b1a7b9e55d46d5deb16b8bc71e3f9d6c26b78fe34379b295a9780f3da8abb3c44f524f175d0392b61fc2d36d66d156db3f499a3c1666e2ff3e3c6344153cb
EBUILD pluggy-0.4.0.ebuild 646 BLAKE2B a987ca32ce6605b60f9e60411cbe564cd47824cb351312ba65435dec8bd0187768b2f9d1538b9bacc9bf3f3d59d0874a17510cf3b5dc312915a5e53c4af40c66 SHA512 8162cd6fbfa32f89b28219e4a8710e1b81047e76f4f0f709df0065f7210f3144db36e698efc4f8328f4286b6d872fe23aa19421f46786e63b9483f03fced005e
-EBUILD pluggy-0.5.2.ebuild 741 BLAKE2B 80792eef9a454b3aaa1b8114fba42ad0269a0ab77262d64ef4a05448003b9ef7c5091f45b4ddfb0a9f58f1f8728b85ecf2c347f8e052c701648fe9d86dd37d43 SHA512 02c74e1d67e07e2a834afa4489df7118d402e40b0df98c40bf82d3461ce748c61942503ed41a07ab93c3ebee506f98bf1489853e3da327e35b0c4375a9a64730
+EBUILD pluggy-0.5.2.ebuild 731 BLAKE2B 726af92659ca57937c19bf51e4fc7c11d9c191c06cb991f01139c431767026dd6866400ab75e949f2c1f615a3e7176879174bd2b960db87d5516679396e97f88 SHA512 b82d63bbc78879f45cbc60e59f56a8194afcc2ed99f90e7565c6bff06a3e8ba6993f5f558e9396cb383fc1e0bd32e540aa0194276fc53977bc273f5a8fe47afd
MISC metadata.xml 444 BLAKE2B 9b0b62a0670449bdfade395d9766e192088182f724deebd2a2ace8800ac5c0ff6f37da7174186434f727aa3bee08b9416e6dafae443cd01e01baaae741c899cb SHA512 2ecb5fb612627c44f3499080fcde9241daf2f25a974a8e24fe8190b7d5f8baa6a457b7a902e788f98fe9ed1fdb2cd0f46770337e8f836e430b0aa6f0d323ad50
diff --git a/dev-python/pluggy/pluggy-0.5.2.ebuild b/dev-python/pluggy/pluggy-0.5.2.ebuild
index c880c006b53e..b92bc377267f 100644
--- a/dev-python/pluggy/pluggy-0.5.2.ebuild
+++ b/dev-python/pluggy/pluggy-0.5.2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
IUSE="test"
RDEPEND=""
diff --git a/dev-python/ptyprocess/Manifest b/dev-python/ptyprocess/Manifest
index 998221bc5144..6dcad891b5ce 100644
--- a/dev-python/ptyprocess/Manifest
+++ b/dev-python/ptyprocess/Manifest
@@ -1,7 +1,7 @@
DIST ptyprocess-0.5.1.tar.gz 68474 BLAKE2B 70dc7b33fecbbce753dad3363b99b0f6e3433a8e0c9c6bd97c6c9537b071266e5a24fd80e64b5dff804706449a40b810fa5e058e159862b112b89755a3577c1d SHA512 9e7481e8e3facde73086ef0728a57516a15b6bc2a5fb6bf6d6f892c396c9376d9d6334ee37737f3469929c4086d5678a2c5deaf44d70589d41644a98f2239dad
DIST ptyprocess-0.5.2.tar.gz 69297 BLAKE2B 5b473d0549d18d17f27ba6ff89543b66b2a6781a73c849ab1e2225b73bc3485ae36ecbf50a660bfc0abcad472062502a484de55a9ea206dcf63724c2dd765ce9 SHA512 cb4e70855d388a6ff691e2a244c072a5a50cf39cdf727e3a4218817bf5ac722c4b49f0dbfd80204259998eba137492690759b8908bfea925842b9f7fc83ee553
DIST ptyprocess-0.5.tar.gz 14923 BLAKE2B 3d11e24ac6f495709e3dc1353eee9b8a8a2a4a2832e2891d7c3548a964901fd1c5843b0b74c7b4af1c367bc4928231eb1efd15581c7ead69db396e0e7cab735e SHA512 6619bfc1dfc7c980ffc72dba62697692eb749f19500616e8783cfdc3c35980276eb39070f4cd7932775abb5e798c921b9320c5f51b9052f526585f01cd56259e
-EBUILD ptyprocess-0.5.1.ebuild 605 BLAKE2B 2a9a529a0fdc51e5b50c41bfd27ad9752269a84395808122352d64af8d1d9d67883b17bf3db03f5d49fa4a6e31b01ddaf04f3186f5a4b515a9c0d63f74ee63f1 SHA512 af8ca4f636719e3bac8a2ef49774aa3ddd84f738e6af7c29d590daa499315b323ec2b3a5fb042e053e2c902b8353069b2c0667a3c3a771b1156d757cc04598cb
+EBUILD ptyprocess-0.5.1.ebuild 604 BLAKE2B 411554245f059b31af16364e77f1f4ee74bbe5972780aeb0efeb7920d402a413a7ef5d9c40e22412ea0bd8f65c2d0c1c7402680881be8c9bedc7eb9a7da6fe17 SHA512 977a4a47f3644be09ca83ab1d9fb40c85695e4b616c65a4fb1bcb388e1edb6763b484adfcd99ac9f3c17508e503eef70c25c154c89a49e944035616cf211f45d
EBUILD ptyprocess-0.5.2.ebuild 628 BLAKE2B dbf6c17c96e40d6d00072a0997a134324d1431aff007ea45da19a3445078284c3f6dad4de42e3caa354d7da1c494f7e968fda021aa9bf5d7e89cfb38ac70a8ff SHA512 10325f39029c41113f1bd0670b0a2c8a539fbc70e40083aa7599b7da78c649824c2eb163c5d09f8f233abde03db10e0b32fe81f01145e909c0789c514f6ae71c
EBUILD ptyprocess-0.5.ebuild 610 BLAKE2B 9b722740b1d8f0195d925fa3828cf6e0fc9730779e4a6b28a86a6faccaab189721cb0a05e5cd042ae1ea2dba4e91e34a6ca0dcc325e9622b2c23bf804ae53aec SHA512 076adc28648cbd054a8988191dbc654c2d6c133232c1d8c36e0327eb815b1d38fdeeb96cbcbe87d574a480ab29efa306d53520f0d0fe9ee0c0418c725f76cfb9
MISC metadata.xml 383 BLAKE2B 03c99bb4daff695f738e75605fe765379ada90b822ded3015bd82e3e34fff7ff61699978e00dd615d2ca6684567b3d072316debbf66abb0c6f9413ff2e3ad724 SHA512 4355f5b56f756ee65c09bcc3647050e727abdd9abbee62a3f2fedf18fb97bbd523182c55ac8eb8456b0d8b7c0904372ee92cbfeed50765d6f2d608280655b05a
diff --git a/dev-python/ptyprocess/ptyprocess-0.5.1.ebuild b/dev-python/ptyprocess/ptyprocess-0.5.1.ebuild
index 149fbe42ab8a..72257e54e1c0 100644
--- a/dev-python/ptyprocess/ptyprocess-0.5.1.ebuild
+++ b/dev-python/ptyprocess/ptyprocess-0.5.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="ISC"
SLOT="0"
-KEYWORDS="alpha ~amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux"
IUSE="test"
DEPEND="test? ( dev-python/pytest[${PYTHON_USEDEP}] )"
diff --git a/dev-python/pyilmbase/Manifest b/dev-python/pyilmbase/Manifest
new file mode 100644
index 000000000000..0321ca322df4
--- /dev/null
+++ b/dev-python/pyilmbase/Manifest
@@ -0,0 +1,4 @@
+AUX pyilmbase-2.2.0-configure-boost_python.patch 782 BLAKE2B eaafa48b991524400c70f9c6c156ae8abb5dc25132dde1f001b8852efc7fc6187fa27aec533c0022d15efd1ba60342c051f071d32582e0675838a8a20c8593dd SHA512 ffbba202eea36a14a9734633a9510632f8859bdf4f9791f72f020c9600a48a1941e58ea74d5f6b2b9b1e03d874f04cb6e9f5e8ef9cbcc5cd604e0b33ce297772
+DIST pyilmbase-2.2.0.tar.gz 469927 BLAKE2B 74a806f30bf8881a4c58135110c3e805b9748074eab08e9afa17735630ee7de16ffe6a797ced926bb93d122eafdeb04c5e6e80ddba1a90bc551cb87ddeb30671 SHA512 111deb65a73b4d0454454d4fb64d09165fb25aad2e5714e35510c2b7ef301dc8765041de3188c2f89c9bd2770494a55a24372953fcda8dcedb23c401137e4344
+EBUILD pyilmbase-2.2.0.ebuild 1129 BLAKE2B b3876947d8104e5dca92dc6e02780228b30c5c3b3fcf0975b8a8876b3b48e8f95990d16b1a94101626d439972128e0c4f0d901d847a93468f88592e92f0855bc SHA512 abe726f6a70ee90242eee1a9b70ca8386e09a1c7de32e30372407cf4c49ef653e260f392b15407f7d13d76b737a424699d72d0c35f92793c470bddeedbda3e65
+MISC metadata.xml 537 BLAKE2B 88a1d7d89fac2094eefd766ad23b01c12cc49bff080e83f6ad63318294c97b18ecd83c6d908979ae8345a6601898b7a01295d9db886f0de500e460129d9c4a6a SHA512 c685de970979ac4ad5c3392a4b41b23bb523da5d003e3f6757a8d61fbdf0be1ea2bddc1a756176a9887101cc5bd6e19f5ac7e038e9dc9e5976c676a8817b9a87
diff --git a/dev-python/pyilmbase/files/pyilmbase-2.2.0-configure-boost_python.patch b/dev-python/pyilmbase/files/pyilmbase-2.2.0-configure-boost_python.patch
new file mode 100644
index 000000000000..897bc02baf90
--- /dev/null
+++ b/dev-python/pyilmbase/files/pyilmbase-2.2.0-configure-boost_python.patch
@@ -0,0 +1,22 @@
+diff --git a/configure.ac b/configure.ac
+index a4d6027..edfb49f 100644
+--- a/configure.ac
++++ b/configure.ac
+@@ -76,7 +76,7 @@ LIBS="$LIBS -lpython$PYTHON_VERSION"
+ BOOST_PYTHON_CXXFLAGS=""
+ BOOST_PYTHON_LDFLAGS=""
+ BOOST_PYTHON_LIBS=""
+-BOOST_PYTHON_LIBNAME="boost_python"
++BOOST_PYTHON_LIBNAME="boost_python-$PYTHON_VERSION"
+
+ AC_ARG_WITH(
+ [boost-include-dir],
+@@ -90,7 +90,7 @@ AC_ARG_WITH(
+
+ AC_ARG_WITH(
+ [boost-python-libname],
+- [AS_HELP_STRING([--with-boost-python-libname],["boost::python library name (default: boost_python)"])],
++ [AS_HELP_STRING([--with-boost-python-libname],["boost::python library name (default: boost_python-$PYTHON_VERSION)"])],
+ [BOOST_PYTHON_LIBNAME="$withval"])
+
+ CXXFLAGS="$CXXFLAGS $BOOST_PYTHON_CXXFLAGS -I$PYTHON_INC_DIR"
diff --git a/dev-python/pyilmbase/metadata.xml b/dev-python/pyilmbase/metadata.xml
new file mode 100644
index 000000000000..73126d2e6640
--- /dev/null
+++ b/dev-python/pyilmbase/metadata.xml
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer type="person">
+ <email>waebbl@gmail.com</email>
+ <name>Bernd Waibel</name>
+</maintainer>
+<maintainer type="project">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+</maintainer>
+<longdescription>Provides python bindings for <pkg>media-libs/ilmbase</pkg></longdescription>
+<use>
+ <flag name="numpy">Add bindings for <pkg>dev-python/numpy</pkg> use.</flag>
+</use>
+</pkgmetadata>
diff --git a/dev-python/pyilmbase/pyilmbase-2.2.0.ebuild b/dev-python/pyilmbase/pyilmbase-2.2.0.ebuild
new file mode 100644
index 000000000000..bf77c879e00c
--- /dev/null
+++ b/dev-python/pyilmbase/pyilmbase-2.2.0.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 )
+
+inherit eutils autotools python-single-r1 multilib-minimal
+
+DESCRIPTION="ilmbase Python bindings"
+HOMEPAGE="http://www.openexr.com"
+SRC_URI="http://download.savannah.gnu.org/releases/openexr/${P}.tar.gz"
+LICENSE="BSD"
+
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="+numpy"
+
+REQUIRED_USE="
+ ${PYTHON_REQUIRED_USE}"
+
+DEPEND="
+ ${PYTHON_DEP}
+ >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]"
+
+RDEPEND="
+ ${PYTHON_DEP}
+ >=media-libs/ilmbase-${PV}:=[${MULTILIB_USEDEP}]
+ >=dev-libs/boost-1.62.0-r1[${MULTILIB_USEDEP},python(+),${PYTHON_USEDEP}]
+ numpy? ( >=dev-python/numpy-1.10.4 )"
+
+AT_M4DIR=m4
+PATCHES=(
+ "${FILESDIR}/${P}-configure-boost_python.patch"
+)
+
+pkg_setup() {
+ python-single-r1_pkg_setup
+}
+
+src_prepare() {
+ default
+ eautoreconf
+ multilib_copy_sources
+}
+
+multilib_src_configure() {
+ ECONF_SOURCE=${S} econf "$(use_with numpy numpy)"
+}
+
+# fails to install successfully if MAKEOPTS is set to use more than one core.
+multilib_src_install() {
+ EMAKE_SOURCE=${S} emake DESTDIR="${D}" -j1 install
+}
diff --git a/dev-python/pytest/Manifest b/dev-python/pytest/Manifest
index 4a0fb88c933b..8ef3726d6648 100644
--- a/dev-python/pytest/Manifest
+++ b/dev-python/pytest/Manifest
@@ -1,5 +1,5 @@
DIST pytest-3.0.3.tar.gz 731934 BLAKE2B 7fb57d75bd54eb8a31d9701fdf739119715c475eaaacae3cd038057c1d2bf43fa86ccdc45b3c84962708ef606976ab39ad41e0c3690c8b5f4c04d870579a384e SHA512 ec0b4a5f0d6673a339c5a70b402c004c23db7001005454329eeaea15d890f53b8f2740f6c6254499d0f915b9058bfdfa535d9f22847bb382a060d65204fce4af
DIST pytest-3.2.2.tar.gz 786396 BLAKE2B e669da930890e902b0323ec3a6685080ddd889e74655f7b4cb08ec421651f987597021a31471aab5a32d637b99620ce7792cbdf8f85561db3bb10ff06a446ba1 SHA512 6df3a50e7d1efeaf7a283920b16d1daf800798f422bc851b0aacd2bbd5cb0a88c95f9057fae49943b9dfe6527ed552cdf8d983b944ab91d0af252ee4f6eb82db
-EBUILD pytest-3.0.3.ebuild 1962 BLAKE2B aa795a89cae68897eb2ebecb511240a456cb14c2c09aa05f28483af496cec60c5a0383909336c0e3da1ee05ab1c34a1e3ea261539bc0499f9026d04942ad9a66 SHA512 daf2483c38abd8fa13fcd1a86d8e5f6c1e9ecf8b551fb12a1f2a45cb77cd2a8c9c820cf42f964e31ab03c9ef8a0f59dff332ea84000b9c35f4dcfc7f86165d64
-EBUILD pytest-3.2.2.ebuild 2091 BLAKE2B 75f73763ecd35f76eebbbe3a6bbdd1fe61161bc65ac8db6d8aa19ba47ebdea8cd81907b100152d83da16353787ce83df573e016435f2980dcca652fde186b59e SHA512 2cf8176362bfacec42cfa581ef1036951c2b45eb4eb77f8a68f227aa3914a71c14a8e80a9d1f1f19f9d00afc3227322dee1e2c9970a82de435d1516555f0183b
+EBUILD pytest-3.0.3.ebuild 1969 BLAKE2B 4413fcae34abc9ab190ee8274f0d35e89842c95b91e98a4c61be0e69e25a788814c986911820c0e0e361eac385b3a3078aecb6c70b0aa03ccfa54f603cb065c4 SHA512 6c2a5039ea0da514625e3bfdb15578aec046ee6a8feeb1fb8a5daff232b74a64d467af0b7efee481749de9b84877cbaf39bf7c5ae98f2e11db1fc2f8350b35fb
+EBUILD pytest-3.2.2.ebuild 2105 BLAKE2B 919eb8112dbbf410a0ec12319c278c76ea1b8952d3561b2314e77cf3a591509f2e1e77d518cebe402c74d0e20cd7ecbbe8217553cb7098283e2b82f18e3aa4e1 SHA512 bf8fd3119d5d5182fdea2de96e14f8187c8868edb1a7110e37d79aa9447a6b1088a65b3e15b932f5920cca9e03bd0693eb8c51806356d41f1cb0d9b1f0421c66
MISC metadata.xml 309 BLAKE2B f29391c5f96f44f6329d3665346a5d46ecb4a86d103ae8008769af86126756e76bfa89cfe462e9c219e5f70b64013f662d020c7a2f6015d8cadd0eb25a7614eb SHA512 ba53c13ac716488e3e5dadf5dcfcb697dc9bb13f89e9d0fb98b9a5a6e36cafeeb64d1348008f42497117bf46fb6f3bc288c10a68c4d5ab53c9c02a3ae61b594f
diff --git a/dev-python/pytest/pytest-3.0.3.ebuild b/dev-python/pytest/pytest-3.0.3.ebuild
index 3651e51df43b..2b2ee7478c58 100644
--- a/dev-python/pytest/pytest-3.0.3.ebuild
+++ b/dev-python/pytest/pytest-3.0.3.ebuild
@@ -36,7 +36,7 @@ DEPEND="${COMMON_DEPEND}
)
"
RDEPEND="${COMMON_DEPEND}
- !dev-python/logilab-common
+ !<dev-python/logilab-common-1.3.0
"
python_prepare_all() {
diff --git a/dev-python/pytest/pytest-3.2.2.ebuild b/dev-python/pytest/pytest-3.2.2.ebuild
index 1a4caf32e250..f24f7ddb966e 100644
--- a/dev-python/pytest/pytest-3.2.2.ebuild
+++ b/dev-python/pytest/pytest-3.2.2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="doc test"
# When bumping, please check setup.py for the proper py version
@@ -37,7 +37,7 @@ DEPEND="${COMMON_DEPEND}
)
"
RDEPEND="${COMMON_DEPEND}
- !dev-python/logilab-common
+ !<dev-python/logilab-common-1.3.0
"
python_prepare_all() {
diff --git a/dev-python/python-slip/Manifest b/dev-python/python-slip/Manifest
index 00b0405c45a6..fe3c2091e349 100644
--- a/dev-python/python-slip/Manifest
+++ b/dev-python/python-slip/Manifest
@@ -3,5 +3,5 @@ AUX python-slip-0.6.5-no-selinux.patch 2942 BLAKE2B 87cb1fee6aba70228b78ffc8b8a6
DIST python-slip-0.6.1.tar.bz2 25000 BLAKE2B 7e34d83b9325cda7f51347c22e3d2ef49da9bf0ff6cad519ec79501e5ae247873048c5d48ea35f6784253169387a6bc2a20e46987b2d75c598cda1ba8af52fbb SHA512 d7d79b8ee4468d3a3b5e2ff31dcc8af30f70591ba42f74af9787e5c883a137e85c39a6ffc7c36cd2383840aa4ca09cd1ca3d9e40fc4d266b37689a85f084a9ab
DIST python-slip-0.6.5.tar.bz2 25996 BLAKE2B f2c512274c35a451aa5a97f8c8b16d117edc34901cb2cc51d7d99314eec9c2e90c95019290ef9a35511b62a822471f40eac8c4228c0094bd72c71bd579bbe0c5 SHA512 84dfd4d74602e996797261aa4021fc1579a6aba554d2b3d497c0a7b8618366a9c0a6f12051b00c5653845dda923eedb58afdded37f2a1f31b5b0ce1a0532ccff
EBUILD python-slip-0.6.1.ebuild 1179 BLAKE2B a830e303164679de14bdb61217f56c7accfd6dbbec5d7f8fa72cc8383f6d1df59921d62a0073beb06643d8a662aa27788c90940439d0642421630a36f18994c4 SHA512 08b5d9f0ef54fe15bf02de1d8d732b8bc7bb0a010daf58fdf2c3dba7c568cc220eea01903d3e42fd3c281ffdad11e9a807e48d24a73c5fc0e36baebdc6a834d4
-EBUILD python-slip-0.6.5.ebuild 1198 BLAKE2B 681b200e7a957cfc817f85fd03ded7c680dd4f57e778279c04ebf435ab111725b40d87f2206c01f429f7f694e2186f5bd891cc39cfd95c656b6b7eb274d7b6bb SHA512 54474d1b5cf988e5fa52d509ceeab2c47a74509dc11d3cd01cd1a02914efae37e939024c49e30e88bf2634491b16b1eb75cabd462c15227da24be28dcc4ccc2e
+EBUILD python-slip-0.6.5.ebuild 1197 BLAKE2B bd59e7e135e005498c4f3909397c8c46a27b43f03ff0686712dba721ee47e997634d837aa64367bc44cb7900cff79aa096b57733b7e5612d1d0c7be0ea6a995d SHA512 1430a729b197b4ba7e636e0fcb03b6ead022240e16d5b189a56d163ea8d20e8f55cabdc742867629935cfce8e1d2da7e58b369efcc5ddd48ac015e0ebcd617f7
MISC metadata.xml 249 BLAKE2B e71e1b95fee768c696704acbf7e3cf0e599ed2bc8de92bae0141d1194ef9e842bdc292798904487a9b90ddfda9b0e84abd3b76b1518576c1d288240e4e46f110 SHA512 c40662134899a5c9f0369a1017806f35adf3280a0b3c91726f7a8ca6012a073a8b471583f5bfb6fe95faac1dcf607e8e2e43f8c91d48ec46f4a8824e2f551506
diff --git a/dev-python/python-slip/python-slip-0.6.5.ebuild b/dev-python/python-slip/python-slip-0.6.5.ebuild
index 58abc1ead8da..754986c84f08 100644
--- a/dev-python/python-slip/python-slip-0.6.5.ebuild
+++ b/dev-python/python-slip/python-slip-0.6.5.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/nphilipp/${PN}/releases/download/${P}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 ~x86"
IUSE="dbus selinux"
RDEPEND="
diff --git a/dev-python/sip/Manifest b/dev-python/sip/Manifest
index 325b4aabea3d..9fc2e20fc036 100644
--- a/dev-python/sip/Manifest
+++ b/dev-python/sip/Manifest
@@ -3,7 +3,7 @@ DIST sip-4.19.1.tar.gz 1000644 BLAKE2B 7cb0362a60184ef4e5ba2b53d29c5ca70babd4e81
DIST sip-4.19.3.tar.gz 1007481 BLAKE2B cf4d53c956aa046f165e9ec05126fa9b6ca3df688b16ff79520da8ea82f7e9622e03448030db14b0d21ba090893375814f39d6b3fc62343880aa169c2680394f SHA512 b2dea0cb5e1b23531f35e94bd604ec9874f0875badb5b20eb5abd2732a1005b2dd15bb42e0007b65053a2153b50659f24671abd83a434991661168a5778b94bc
DIST sip-4.19.6.tar.gz 1019295 BLAKE2B 107bc63b8c0f200c292bbf465507602904383a1d3fd0b76da907cda2dcf0e79edb9cbf835bc15dbefd991db6a7eeff97462965d88704e3c926ce9e0dd5af829f SHA512 1bfd2da8b0ece6156aa94713d5e9ced6226b7f49427ca4a11b65452a67e9c740b93a1f90c00a0636d4eef8a31324988a84373c15194f64774b6f8c084d0464f7
EBUILD sip-4.19.1.ebuild 2113 BLAKE2B 24d83915451e1c3fddfdce81a571eb4f2422908f1839911d994cce96d03d067e9c7f21ba3a930cefb6a434561506b961bf1710100a98ee175ab2d09d907ebcda SHA512 ce4a55289b9b1b53d2c48803e4b9ff013fe8c9fc577af73000aa6d39b1bbb0fd5f83d808743d44a86949183d2621bfc7d8ac072eb7ffd341971ad8aae4eef1aa
-EBUILD sip-4.19.3.ebuild 2122 BLAKE2B 2a7c595e935af1dd8389953ddf49fa86b0f36d48f1a135e114a715592823abbb63a992e242faef0210715ac9b42d99e1e13381bc1ce27c2ef273bad92b0c3078 SHA512 8b4ece66fa988ba29aedb1db3c02b9c7a06569be37a9459caef0c29b1b17e3574d8480b5fd15a4a844f60b5d5eedff9ef9f55d65c9a94ebf557289abc374d453
+EBUILD sip-4.19.3.ebuild 2121 BLAKE2B 37583e4ffd346d260d70f86fcd1cf7c4c306fb42fd8a903a87fd2ec78a54a43a5db9cd41fafb609b8361b1a1057734649fbbea5d13906f7d656535528f325a39 SHA512 a2c51c20fae19fb984251cdf9ca5b9ec49b62f25b5e6b571f1043739f9f017eadbbc19da2edaaf8f9c2ae70d6bd8de44c889cc4868706689d03f1a13a77ed718
EBUILD sip-4.19.6.ebuild 2776 BLAKE2B d1fbabcd47a7b90975c684020df39eeeb5b5975e541249046bd297a8b42895415bcec6390886e9b88c747354cbe1cdb8293a895f9aca32a2fa91036d4b8ce0b1 SHA512 3ccbd79cd1a8004364afd688b22a7920fc58ec9bb9271555c1ffe26fddbf97b612a4bc0e614b6797d085584e780d55e25b10603088439ccb302c67624b4b91ff
EBUILD sip-4.9999.ebuild 2648 BLAKE2B 8e7fdbfc969f73f30cf5c26282f06439be6e7d01e9ee087e0377d946aced09295c01ed685e4988a09967c604c3d378e2716552076ca509f6d808fe3a02d470bc SHA512 be5b35c951f7a93d8fe1dd751d4b27132f0249a052cedc4877a3ea7bc56b646744a174a4e0796b127ab0c0082fbb2bfbb1dcb8ef4fd02ff5c10059b44eaf8ae7
MISC metadata.xml 593 BLAKE2B 3c4b5ccd30162027c913070a54eb9b836a7add04532e1c5b03dd83f0e4e58da0d2e19aee90f1fa4a97db0008a06575a5b0fe33986e1b0c9d473e4adff056afdd SHA512 91f8918bffb715bfb1def9aa6717a8c4149b36e6a1f79e7e3d4c56e0edc51a6585dad3a93698e956f1ff0e659c1f975c3f23be5a498479fc5052369840ac83d5
diff --git a/dev-python/sip/sip-4.19.3.ebuild b/dev-python/sip/sip-4.19.3.ebuild
index 3a4e22f19fb6..4debf53e1542 100644
--- a/dev-python/sip/sip-4.19.3.ebuild
+++ b/dev-python/sip/sip-4.19.3.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/pyqt/${P}.tar.gz"
# Sub-slot based on SIP_API_MAJOR_NR from siplib/sip.h.in
SLOT="0/12"
LICENSE="|| ( GPL-2 GPL-3 SIP )"
-KEYWORDS="alpha ~amd64 ~arm ~arm64 hppa ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="debug doc"
RDEPEND="${PYTHON_DEPS}"
diff --git a/dev-python/sphinx/Manifest b/dev-python/sphinx/Manifest
index 58429720b704..cfb144e7f992 100644
--- a/dev-python/sphinx/Manifest
+++ b/dev-python/sphinx/Manifest
@@ -9,7 +9,7 @@ EBUILD sphinx-1.2.2-r1.ebuild 3048 BLAKE2B c99dbf2cecddf74cba0f091250d2bc0a51716
EBUILD sphinx-1.2.3-r1.ebuild 3110 BLAKE2B 29121955619c85d730603480ad19f92e5f17bcf76ff5830840f58136b4ca804e848a3266fc566799752bd09a3f25b096c88a243389ced75accb0ef4a3e92f258 SHA512 98a43b62068f49cdb1f8bc998836c2b65bc83a92ea0833a7971711ca4d5fef557d93d4e1d1d9b58757ca3567e2a65fbd35fe5a4409f3d5ec0d464ff0c106cf0a
EBUILD sphinx-1.3.1-r2.ebuild 3466 BLAKE2B 760757384a5eaa95142b7013a5badffe9c7f729b49e0f2eefa1bf39c069bb8dd83ba9c96e7ade1c72991683d771bb068af46140c0c5135dfdbf6d41fad5ed403 SHA512 0705fa10d01ec6a215e25416d65c96e407f7230c33c1e2f81ab87f55f0a162bd6c3ceb6ad5bba343eaa3cf407f97d1b570b2f7dadcec0bce2f1870f03a739eb0
EBUILD sphinx-1.3.5-r1.ebuild 3580 BLAKE2B ce19b68c70a1a739e31c3e9dda9afe612df66a8f98f77d8bbdc22a8682cf1c1bdc2374a0a42f6bb06fba437b9f4e9f75f5f15350c34df2ab3fd49f0f322b9288 SHA512 5d7a9b3e083b0f28e4774c5a51895cace0287cc581984ce5b8d4403670663b6bb79cffe1c0d516dcbf57fee8752e3723b1e18c80e5a495a7add224c2835957e9
-EBUILD sphinx-1.5.2.ebuild 3424 BLAKE2B cf7e0fe14e1b2b0905b8c51c1a589c5d02c9fcc0fa734039a213ed3b967ab0f4a4c2d9d627ed4fd21bf462b4168ad5ff598b90935fb9ef9199f6279564fbddba SHA512 65a23cf4ab228b325301ac6ac07187fa3b4000e52f36d3fcb2d29b0b2bb7e0f171b70ab008a3f3641893618fc2adcae1ceb2f8e49f6e200493ef5704a89b7428
+EBUILD sphinx-1.5.2.ebuild 3433 BLAKE2B 6800221d87257dd5b36fff4616330cff0be6bf851d3b08f1a9fa33cd56ef3e567afa31b1f53d9ce544b4162942d1d49293db18b1d0333b3c556d648343f7c2a8 SHA512 9ad0815a09704cf9a634cb531fa3343fde843115abf5622f2deb2b40cc300302a8c89f991554b4a9d48dce83890690ccec07c0e3a63f992b02562cbf79d46e4d
EBUILD sphinx-1.6.3-r1.ebuild 3400 BLAKE2B eecd2492f3fa7eaa56abfd8627fa530a708474b37d53e94e1555c4f244c9c2a3de2b4a6f3853fb3998a165ca9a6b68df0830e392de6991645be1281b8da10412 SHA512 571647d383ade15d9484124c04ea1b75eaa24a4fb0e835a864e2c15e8c1938d89fd09b9b86cdb4d64b385c016ed6dddb88e2796e9079e7db7160d1cff6f86988
-EBUILD sphinx-1.6.3-r2.ebuild 3408 BLAKE2B 4bd55e611287c2e88288f3702c685086f74ab95ce089fd5efe9db92001f43357070dc03f79c4736d9047b5d11ee7dcef3e80995bafbb0048a73f0eb2f3e12026 SHA512 709fd49fb62a069fb8cf1f268fcaaacf64e1ce7e705d1282d56e2958c0b4d69b0fceef1d0215da9e1dc98ae66db30cc29c564aa78d29771c0c98f122e7fa27b2
+EBUILD sphinx-1.6.3-r2.ebuild 3431 BLAKE2B 0bd079f6dfdf7510d0eae1a541c35c71847103c8c1ad8c056094dc31b0f85ece9ed8cd9fa06c1089b68bd2331a69a0437ccf701febd0a0867d332e6ec102b2e8 SHA512 3664089e65261529d4621be424fd51c5ffb7731addbdd5c2666a26836977d2cd37226487b60dbca75465154a31d00a17ed7f3b29e2c56420b59f4362506a41b9
MISC metadata.xml 556 BLAKE2B a2689efbe3d569fa878296875f4145fdb4d83b4c4821aa636d4006b1823e5646b9cebd5341b4bc02de30985191b83461363cc892aca638e678f86a6e314dcef3 SHA512 bff6813bf9c5110c2e4f5764f911309325923cb58300c19c079d1e6de3d6c4c0bcaf4e206fa4bc11ebf54b961c7e09217310b5647029350d4f9602da6325db0c
diff --git a/dev-python/sphinx/sphinx-1.5.2.ebuild b/dev-python/sphinx/sphinx-1.5.2.ebuild
index 90b991d5aef6..3c0a84442004 100644
--- a/dev-python/sphinx/sphinx-1.5.2.ebuild
+++ b/dev-python/sphinx/sphinx-1.5.2.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy{,3} )
PYTHON_REQ_USE="threads(+)"
inherit distutils-r1 eutils versionator
diff --git a/dev-python/sphinx/sphinx-1.6.3-r2.ebuild b/dev-python/sphinx/sphinx-1.6.3-r2.ebuild
index a836d2260438..115fe201822d 100644
--- a/dev-python/sphinx/sphinx-1.6.3-r2.ebuild
+++ b/dev-python/sphinx/sphinx-1.6.3-r2.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy{,3} )
PYTHON_REQ_USE="threads(+)"
inherit distutils-r1 eutils versionator
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/S/${PN^}/${P^}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 x86 ~amd64-linux ~x86-linux ~x64-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x64-solaris"
IUSE="doc latex net test"
RDEPEND="
diff --git a/dev-python/sphinxcontrib-websupport/Manifest b/dev-python/sphinxcontrib-websupport/Manifest
index 287d9d3b6a61..e2ad74948297 100644
--- a/dev-python/sphinxcontrib-websupport/Manifest
+++ b/dev-python/sphinxcontrib-websupport/Manifest
@@ -1,3 +1,3 @@
DIST sphinxcontrib-websupport-1.0.1.tar.gz 590480 BLAKE2B 1be40595094233ca2ddb1a367039320fe6655b1a6bbf251d7722b60efe0d0cfbe1cdb38455f47f4fb6810500e0e4923f5a9a74df4f79d1544261c4706a59e8fb SHA512 67807b2505e063639163b020f0e62469b0c2838c303516cce9a8d90181cc7b8a10d76532adb1267556d40f95966efc20ec9f8ee1a6731056bda827a6f97f40ec
-EBUILD sphinxcontrib-websupport-1.0.1.ebuild 1032 BLAKE2B 82c0b3f5657f9cd3df2f6676b49c7574817fdd85f45bcd43cce216d00f75b943968491be35c41e438e8ef7a48586919bc290bf50081a20035f0f57633cb8c38c SHA512 5125f6164ce94ee795d60561a3abfc3f3953c52196e18b5e0ade6c4242e8db9cdbdb9720950ac785c7b00536d9cd63bc7f74dd46d3ef5acad3dbde6943737ac1
+EBUILD sphinxcontrib-websupport-1.0.1.ebuild 1055 BLAKE2B a1090cb1b847881f9aa7921e30f202ac6dd7f98be47e7ba6172510dcece12c8594f7fdcbbdef42cda96064e0c54b97e84a4f904797da7f750921e2c9887473dc SHA512 bda284d7e9773643383a99bdf5cf844f021fc4d2b15bf913107a9aa9acf713d9b15596bc83277ae1689e1fc4c8f5f22d416e7648722430ea6091c5ae949e29e0
MISC metadata.xml 588 BLAKE2B a7a777dd8df5b09707041ace4566bf80cee826c98aedc1e13b7dd48ddce2201aeaa79f2091ac549a66da2a04449f3ba69c243c8b1a44e0f0b661240b7dc2fbe6 SHA512 eeab14e556d91f99f5bff45a490eaecf47bcab9e295c992b817c94359fe87483947f43986bdf4633257b1ff69ffffd7b2f250e411e728f68b39a65f5b53a29bf
diff --git a/dev-python/sphinxcontrib-websupport/sphinxcontrib-websupport-1.0.1.ebuild b/dev-python/sphinxcontrib-websupport/sphinxcontrib-websupport-1.0.1.ebuild
index de32cdd8d0c9..62634aaae3c8 100644
--- a/dev-python/sphinxcontrib-websupport/sphinxcontrib-websupport-1.0.1.ebuild
+++ b/dev-python/sphinxcontrib-websupport/sphinxcontrib-websupport-1.0.1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy{,3} )
inherit distutils-r1
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 x86 ~amd64-linux ~x86-linux ~x64-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x64-solaris"
IUSE="test"
CDEPEND="
diff --git a/dev-python/sqlalchemy/Manifest b/dev-python/sqlalchemy/Manifest
index 8c557b9d2d2d..70c2bcd798da 100644
--- a/dev-python/sqlalchemy/Manifest
+++ b/dev-python/sqlalchemy/Manifest
@@ -20,7 +20,7 @@ EBUILD sqlalchemy-1.1.11.ebuild 2141 BLAKE2B d741d95f4cbe6c9f0f1f9db89400618db15
EBUILD sqlalchemy-1.1.12.ebuild 2132 BLAKE2B ae129735af5e63d77c9f1f5651588893aeb6e36293b411e718f0a5f90c8a3252d1f0ab64fdb6470e652f00c98a73871d8cbf13a1d13bf184965d76327c3b70d7 SHA512 9a8322c01756d6c3f567364c1f17f80de03e4e9cc21ce2169ae6e2ec212957a07efe1e3c9794344a8a348fb7ca88d6795724c9842e56952ed6a6197fd1f66f68
EBUILD sqlalchemy-1.1.13.ebuild 2154 BLAKE2B 0e099b176c72ba91d6ce9b935aa954bbd24408c9050b9c9fb30c53408965890a2b2c2717267bfa91382ca8468760749f97bfb2647dfd94ec2e57eccb5a80a15b SHA512 24a8109243abd342d31029b21ec2110b40c194d66a7afe020be2806229a29bed8ede5e55b31a57f70e873766452a6e67e76efb46d3f017456d67213b1e606138
EBUILD sqlalchemy-1.1.14.ebuild 2154 BLAKE2B 0e099b176c72ba91d6ce9b935aa954bbd24408c9050b9c9fb30c53408965890a2b2c2717267bfa91382ca8468760749f97bfb2647dfd94ec2e57eccb5a80a15b SHA512 24a8109243abd342d31029b21ec2110b40c194d66a7afe020be2806229a29bed8ede5e55b31a57f70e873766452a6e67e76efb46d3f017456d67213b1e606138
-EBUILD sqlalchemy-1.1.15.ebuild 2154 BLAKE2B 0e099b176c72ba91d6ce9b935aa954bbd24408c9050b9c9fb30c53408965890a2b2c2717267bfa91382ca8468760749f97bfb2647dfd94ec2e57eccb5a80a15b SHA512 24a8109243abd342d31029b21ec2110b40c194d66a7afe020be2806229a29bed8ede5e55b31a57f70e873766452a6e67e76efb46d3f017456d67213b1e606138
+EBUILD sqlalchemy-1.1.15.ebuild 2158 BLAKE2B 1a243d220617b48749029673f95cfcc7580df1e9933dfa6a7e619d4606e66713123ed182d2823dcca73abafc85474d5b9e456e8f71ffffe9042c455f5c5d2b10 SHA512 b10f9d3bade8f408fabbd1173343162394762af7341fbf4f28682a4e051bd504159fe880a7538a1b68c1bccac563cdf17b78d307f5a579a4f91c873d02f3a2ce
EBUILD sqlalchemy-1.1.5.ebuild 2141 BLAKE2B d741d95f4cbe6c9f0f1f9db89400618db154d63a6e0306d9394eeb35add72314943ee791b1a059d670eb63234f8ed8e329e3dfaead173e65a6a7e2f1ef1bf8c1 SHA512 b0898a2d08a532bbcad7cabe097f0b6ba020e4513ceb0a4513614c5eb73f46e135554946f5a8394d8b89f2b81ec83f9ef22d1171d25782c923592c7f36c1545f
EBUILD sqlalchemy-1.1.9.ebuild 2141 BLAKE2B d741d95f4cbe6c9f0f1f9db89400618db154d63a6e0306d9394eeb35add72314943ee791b1a059d670eb63234f8ed8e329e3dfaead173e65a6a7e2f1ef1bf8c1 SHA512 b0898a2d08a532bbcad7cabe097f0b6ba020e4513ceb0a4513614c5eb73f46e135554946f5a8394d8b89f2b81ec83f9ef22d1171d25782c923592c7f36c1545f
MISC metadata.xml 313 BLAKE2B 71212a9a3076b472b488bdb4e12fef98e16881a32a8383c5fa6a9008353d2e043dfe64cb536ecef145ba74ba77ef3a6c43d705d5072d1b56e11eacfadd1d0edd SHA512 ef6298f9e38312117a0d1ab1e63f2fb21ae51ff149053603c19437b90d954827858579ab8f021cb52919aff4474a27f5a598d8515a7e5a9f2e7e35aee53c5326
diff --git a/dev-python/sqlalchemy/sqlalchemy-1.1.15.ebuild b/dev-python/sqlalchemy/sqlalchemy-1.1.15.ebuild
index 3bce72a347fd..14e4876c0d08 100644
--- a/dev-python/sqlalchemy/sqlalchemy-1.1.15.ebuild
+++ b/dev-python/sqlalchemy/sqlalchemy-1.1.15.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy{,3} )
PYTHON_REQ_USE="sqlite?"
inherit distutils-r1 eutils flag-o-matic
diff --git a/dev-python/tox/Manifest b/dev-python/tox/Manifest
index 5e9129b038ed..dc31db1c2c1b 100644
--- a/dev-python/tox/Manifest
+++ b/dev-python/tox/Manifest
@@ -3,5 +3,5 @@ DIST tox-2.8.1.tar.gz 125777 BLAKE2B bcccc438135a7c3068cb00cb122833bc7774c49d773
DIST tox-2.9.1.tar.gz 1855982 BLAKE2B 3e2f5fd3d3e45e54f96b0a6fc8f9e98bfba3b48540cc2922a897e016b5aabc9974772c9b897e0fab7b38b00f99478a063ad988ffa8b65fa53f684997334e492c SHA512 ff19b2bb7ac963379f1cccd4973ad9eb4dabfbda976cde7caba50ad010d8fa57c1cba91d63e3e0512e44cc7d350bc9270fbd9b30db1bd55f7d9c239e7623d066
EBUILD tox-2.7.0.ebuild 1241 BLAKE2B 805b591e3a51de8a758c349b115e3265951a75e6bec7f8f4eb05fbfd62518287060232410ba80605255772d075f053856188a4f4756c165f108f3dd8f4c74400 SHA512 58ccea388a480d5585bd3c82d9cd8bcd71933f5744fe271f9a97364d3f36fae3cd4fd0d3d77b42b9b444da2530d3cca127fb6b202f191251251f61f5bac78412
EBUILD tox-2.8.1.ebuild 1291 BLAKE2B 333693f53a6b5c73aa9f33cb6771f4b6e855b51c8312f8e8107b9f8055e954485aae29339b97139af0b48c9cce1a1a45082b070c4492b8ca20ae667cc56ed2d4 SHA512 09fa7910524b15c225995af3cd7541731de3c8f1bf038df591df6c3dbb1ff3c5c3e214ad4432559d87d64af1aafcfc2236a63df9370922f7729e25b651b049c5
-EBUILD tox-2.9.1.ebuild 1295 BLAKE2B 6a91e208826b748c09f5975b2f88579688d91602422d33484436bf0ff3cf34817f8e8e92b67cd3bebfd5052cf2382a72da4dab19b9a4d6a6b1281d08e863baac SHA512 caaab65ecf5a786a6dbe5e99c3ef4855456eb726dcfbfefbb88fbc6f75645dec1f3b415eb19f93fcd343fac0ec96b601ba54b7cf6266b5f65bfb973bbf029594
+EBUILD tox-2.9.1.ebuild 1292 BLAKE2B 0a3921f2fbe0ed20b6dcaf8d38adf1e6ce6d65564511ef96590b4cf2503397ee0e5e53246e5d35ae10a3d429a33498dcfef7bb79aa7764813b42213287f2d410 SHA512 362094b9b14f5724ef8b1f6ba50ec05b6907a3a5a8e7bf850b24dc6b29d9ddf3ca56b189e8fe311336a0eada853a3ed06b65f4d2ae12704cbbb22b209b5cea65
MISC metadata.xml 357 BLAKE2B bdd98bc9f7cc557df1218d1d6c6dd6c0b77fe41ac2e7133728cec5e0709059b60d778fcc958c6932996dd6776c89aeb2e5d1059ee92e8aa824296c512145a2c7 SHA512 8955a371491a0ec5c85704134be03aef40584281a4c7cc74b3d63a0820050692ac7ebeca042b8847fe415170d83dacb27bb51a1d545da0ee28e77c7e405e59c3
diff --git a/dev-python/tox/tox-2.9.1.ebuild b/dev-python/tox/tox-2.9.1.ebuild
index 90b538340dfa..ef26ef5907b6 100644
--- a/dev-python/tox/tox-2.9.1.ebuild
+++ b/dev-python/tox/tox-2.9.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
IUSE="doc test"
diff --git a/dev-python/typing/Manifest b/dev-python/typing/Manifest
index 96b47057c7f2..16a46e08588b 100644
--- a/dev-python/typing/Manifest
+++ b/dev-python/typing/Manifest
@@ -3,5 +3,5 @@ DIST typing-3.5.3.0.tar.gz 60350 BLAKE2B 56b59ce3e38f0d17aed88b3e47c89383798c5d7
DIST typing-3.6.2.tar.gz 78726 BLAKE2B 80adf3cab2c37ce36bd33d14e475ed07918ec80ebb5bc68a820abe06dc862fe6b38e1a90f9bb3d37420b311cb4a32af871ae2ff72807daa8c1a334b6cbbe4d2a SHA512 a975980e7ba6ec3e15c938336877071785bec7212443da079770348ab9441c8d918cd806e85ebea8af66a5d94f684566ea07b55e7623ab11e7d922c8c3dfe981
EBUILD typing-3.5.2.2.ebuild 725 BLAKE2B ed898c5cc7f441c97b3137e6d12bb6c03d4b3255f9b2f5f31c91e91685aff7026bcdc011c025b35daf724ed68bb4bb858cec1fa7d5c01f0c65d54d1192887d2c SHA512 e750265d0c50ae0aeb1e18bc91effd3a2cb5f76b50fa586e9a3f63f1baf11bb791213b953cf53a23bc6114c57567aab137c064c022211946c23ea3025086c0f1
EBUILD typing-3.5.3.0.ebuild 742 BLAKE2B 3260719d848b9ce5ad69efe1e783e7c29c53f9b8f8da0a71b0b13ddcb53981dce489110b31a18787db93675de032de3a6da5493fc48d27a19f4bff9a68df8e53 SHA512 99e02c3c01f3b628ff1ba198d2d020f48b0b04e4f545a4ea464c9678a1ab9d0abd3371b2ad53366f03c7cfacabe770d89b723e7981846f17526cea6773448c19
-EBUILD typing-3.6.2.ebuild 766 BLAKE2B 756db23288e8b277f888d70f851b37c1b30f7a2099d0a5ba2afd3c530360ddaa104a70958f080dc5c5df51a6d3e1405736bc73146c10cfc1510698c1f56b5361 SHA512 53e39ad8c10e6944fcfad53e514ede2d6707632168a0dbfcfd55f67245b401f054a2dc2da3d4b5ec50a78b3d8a208b9c8e4e6a14ff9836b2e98fb72c94bfc33d
+EBUILD typing-3.6.2.ebuild 756 BLAKE2B c6217f847ec3cc08f6502bfbcf28542cfae4aa99be39be83352b8f28111ba8a5d8591f540c751aef84eb167cabe94cb5bd5c57f8edcc7abed98be33e518ab2a2 SHA512 f75888886604f831ffae459b5c65fe19ca22fe7bf22546a473f4436cc2752f8b9d678e982423a314a7a6c0ffffd9d6c9970c82f52fca90b922bb768596cfe73f
MISC metadata.xml 315 BLAKE2B bd082b4001c0528fa5f5a7d5016252e4d07dd942984464a52cff93e353509532290a2ce0acd7d6307462e479a5066747799ed7d36740887e61d8f03d21c5003f SHA512 cda57db8293624642470f9c44e1ac73bfe45993c4cf9ba4240d988de0098088566edc0c381f9f5356071de76ca9c4af7d26f1404e482a7c49e2a06bf2f8c94a9
diff --git a/dev-python/typing/typing-3.6.2.ebuild b/dev-python/typing/typing-3.6.2.ebuild
index 353ac45af34b..0b223af72b4d 100644
--- a/dev-python/typing/typing-3.6.2.ebuild
+++ b/dev-python/typing/typing-3.6.2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="PSF-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x64-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x64-solaris"
IUSE=""
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
diff --git a/dev-python/whoosh/Manifest b/dev-python/whoosh/Manifest
index c8b1f3744070..b8cc615167c7 100644
--- a/dev-python/whoosh/Manifest
+++ b/dev-python/whoosh/Manifest
@@ -2,5 +2,5 @@ AUX whoosh-2.7.4-tests-specify-utf8.patch 319 BLAKE2B b889ccda8723208af56659616e
DIST Whoosh-2.6.0.zip 1193541 BLAKE2B f5afea36c53a06e3f23e06e3b6f51acd2adafa02488912c52fdda207631a6adb071256d26ed455042de1c4c2a136156ba7c89f4d6773ec60b392b03de3c37da3 SHA512 e50e47ec0d1c65ad3c7d657586f5380a1be748945c1ce964305fa68b99379f0da676faef6f0ca45ef151df7be71150601162ee966f3aaf84047a20bca36f7e37
DIST Whoosh-2.7.4.tar.gz 968741 BLAKE2B 698ec603eb1201f2b1a934785f84108cb5d91114c9a4e1943cfcd2c8c878f7fb0a0868d54d3a11f8aa30890179c555bdc11cbf34962f5f4781c6d43a090ba872 SHA512 7cdefdcf52b704ffe50c00718c42677e2ddfe879f81ad2d14b580b0e026cc0ebb6b9ddc99d8709eaff4eb9b83f654b042c8792821e1ed90aa85cfa6f82845074
EBUILD whoosh-2.6.0.ebuild 1261 BLAKE2B 86f2235f7c7d641f7c5fc89b6e99b3d6a3c6eed9f9cbf9824dc2efa8cf7c0c91d615fa7bd46cbd11a342101a564e7aeddc903275c7dfcf359877978b21e64370 SHA512 cf20005fa97994ea30cfae70c5291b4f9db04fb23fe3606394e3daadc191c910e58b737d8f3fe22cac0ad5940e31dfcf40e061b68ed9da490e36ba2d3a7dd359
-EBUILD whoosh-2.7.4.ebuild 1457 BLAKE2B b12a903cc4f0897e3b4ed1bfd765fc6ccd4a5d89f4287fb52ec35b4687e7cbb77daa0e090542ed085a489294042f905c3d9d55cc84664a1271496d400fd23448 SHA512 0c428a2b4b60b92879af258f884b5a264e402abd13e0c77525f358edf314498285305116a98532f7369a312c311016aba3fabfae783578f196cc2f9f5bf4475c
+EBUILD whoosh-2.7.4.ebuild 1464 BLAKE2B e126dd4f4fbe11e7bbe8a96990b2acf5296c0a9047fd905fd66d9c63beb428e9bd10df7980956b7a2bdd75fffddbf7149fa82c3b43b497a6418230940c321d24 SHA512 ea61840c639fdce9c4248ae39faa33d30e513a2bb095313fdfb417ae4d0735e0bb16f91beebe6d94844ef36e5f6b52e4fbebce3607e59b7225d0fd113088cf79
MISC metadata.xml 817 BLAKE2B dfecf5c1485e029a3614d0a45b78ae77fa7965000e5e9b95d6e7ed21155c4781f23b895f24b7189b1d7fbe7007828dd152d30c4013ea35d93ea1c5dcc985b834 SHA512 b9c1def2c09a31740729aed91c02a3382c9b8f10d9f959c0c80f41ac4822ac5ad3b2c7c998e244f91e64581c17c4d52a7264f679b44a9981587c053bc3b576ed
diff --git a/dev-python/whoosh/whoosh-2.7.4.ebuild b/dev-python/whoosh/whoosh-2.7.4.ebuild
index 84eb8b1dc2cf..5fc073ecd0c0 100644
--- a/dev-python/whoosh/whoosh-2.7.4.ebuild
+++ b/dev-python/whoosh/whoosh-2.7.4.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy{,3} )
inherit distutils-r1
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/W/${PN^}/${P^}.tar.gz"
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~mips ~ppc ~ppc64 x86 ~x64-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x64-solaris"
IUSE="doc test"
DEPEND="