summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/APScheduler/APScheduler-3.1.0.ebuild4
-rw-r--r--dev-python/APScheduler/APScheduler-3.2.0.ebuild4
-rw-r--r--dev-python/APScheduler/APScheduler-3.3.1.ebuild4
-rw-r--r--dev-python/APScheduler/Manifest8
-rw-r--r--dev-python/APScheduler/metadata.xml2
-rw-r--r--dev-python/Manifest.gzbin300895 -> 300894 bytes
-rw-r--r--dev-python/abstract_rendering/Manifest2
-rw-r--r--dev-python/abstract_rendering/abstract_rendering-0.5.1.ebuild2
-rw-r--r--dev-python/aioeventlet/Manifest2
-rw-r--r--dev-python/aioeventlet/aioeventlet-0.5.1-r1.ebuild4
-rw-r--r--dev-python/ansi2html/Manifest2
-rw-r--r--dev-python/ansi2html/ansi2html-1.4.2.ebuild50
-rw-r--r--dev-python/apptools/Manifest4
-rw-r--r--dev-python/apptools/apptools-4.2.1.ebuild6
-rw-r--r--dev-python/apptools/apptools-4.3.0.ebuild6
-rw-r--r--dev-python/asn1crypto/Manifest2
-rw-r--r--dev-python/asn1crypto/asn1crypto-0.24.0.ebuild2
-rw-r--r--dev-python/beaker/Manifest2
-rw-r--r--dev-python/beaker/beaker-1.8.1.ebuild4
-rw-r--r--dev-python/blockcanvas/Manifest2
-rw-r--r--dev-python/blockcanvas/blockcanvas-4.0.3-r1.ebuild6
-rw-r--r--dev-python/cangjie/Manifest2
-rw-r--r--dev-python/cangjie/metadata.xml8
-rw-r--r--dev-python/chaco/Manifest2
-rw-r--r--dev-python/chaco/chaco-4.5.0.ebuild6
-rw-r--r--dev-python/click/Manifest2
-rw-r--r--dev-python/click/click-6.7.ebuild2
-rw-r--r--dev-python/codetools/Manifest2
-rw-r--r--dev-python/codetools/codetools-4.2.0.ebuild6
-rw-r--r--dev-python/cryptography/Manifest2
-rw-r--r--dev-python/cryptography/cryptography-2.1.4.ebuild2
-rw-r--r--dev-python/enable/Manifest4
-rw-r--r--dev-python/enable/enable-4.4.1.ebuild6
-rw-r--r--dev-python/enable/enable-4.5.1.ebuild6
-rw-r--r--dev-python/envisage/Manifest2
-rw-r--r--dev-python/envisage/envisage-4.4.0.ebuild6
-rw-r--r--dev-python/ets/Manifest2
-rw-r--r--dev-python/ets/ets-4.4.1-r1.ebuild5
-rw-r--r--dev-python/etsdevtools/Manifest2
-rw-r--r--dev-python/etsdevtools/etsdevtools-4.0.2-r1.ebuild6
-rw-r--r--dev-python/libvirt-python/Manifest4
-rw-r--r--dev-python/libvirt-python/libvirt-python-4.2.0.ebuild46
-rw-r--r--dev-python/libvirt-python/libvirt-python-9999.ebuild4
-rw-r--r--dev-python/mako/Manifest2
-rw-r--r--dev-python/mako/mako-1.0.6.ebuild2
-rw-r--r--dev-python/polib/Manifest5
-rw-r--r--dev-python/polib/files/polib-1.0.7-BE-test.patch11
-rw-r--r--dev-python/polib/polib-1.0.7.ebuild4
-rw-r--r--dev-python/polib/polib-1.1.0.ebuild4
-rw-r--r--dev-python/pyClamd/Manifest4
-rw-r--r--dev-python/pyClamd/pyClamd-0.3.17.ebuild4
-rw-r--r--dev-python/pyClamd/pyClamd-0.4.0.ebuild4
-rw-r--r--dev-python/pyopenssl/Manifest2
-rw-r--r--dev-python/pyopenssl/pyopenssl-17.5.0.ebuild2
-rw-r--r--dev-python/qscintilla-python/Manifest2
-rw-r--r--dev-python/qscintilla-python/qscintilla-python-2.10.4.ebuild69
-rw-r--r--dev-python/requests-toolbelt/Manifest2
-rw-r--r--dev-python/requests-toolbelt/files/requests-toolbelt-0.8.0-test-tracebacks.patch27
-rw-r--r--dev-python/scimath/Manifest2
-rw-r--r--dev-python/scimath/scimath-4.1.2-r1.ebuild6
-rw-r--r--dev-python/sphinx-gallery/Manifest2
-rw-r--r--dev-python/sphinx-gallery/sphinx-gallery-0.1.12.ebuild5
-rw-r--r--dev-python/traits/Manifest4
-rw-r--r--dev-python/traits/traits-4.5.0.ebuild6
-rw-r--r--dev-python/traits/traits-4.6.0.ebuild6
65 files changed, 321 insertions, 99 deletions
diff --git a/dev-python/APScheduler/APScheduler-3.1.0.ebuild b/dev-python/APScheduler/APScheduler-3.1.0.ebuild
index fd9bb5cf0110..5413a75c8508 100644
--- a/dev-python/APScheduler/APScheduler-3.1.0.ebuild
+++ b/dev-python/APScheduler/APScheduler-3.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5} )
inherit distutils-r1
DESCRIPTION="In-process task scheduler with Cron-like capabilities"
-HOMEPAGE="https://bitbucket.org/agronholm/apscheduler"
+HOMEPAGE="https://github.com/agronholm/apscheduler"
SRC_URI="mirror://pypi/A/${PN}/${P}.tar.gz"
LICENSE="MIT"
diff --git a/dev-python/APScheduler/APScheduler-3.2.0.ebuild b/dev-python/APScheduler/APScheduler-3.2.0.ebuild
index fd9bb5cf0110..5413a75c8508 100644
--- a/dev-python/APScheduler/APScheduler-3.2.0.ebuild
+++ b/dev-python/APScheduler/APScheduler-3.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5} )
inherit distutils-r1
DESCRIPTION="In-process task scheduler with Cron-like capabilities"
-HOMEPAGE="https://bitbucket.org/agronholm/apscheduler"
+HOMEPAGE="https://github.com/agronholm/apscheduler"
SRC_URI="mirror://pypi/A/${PN}/${P}.tar.gz"
LICENSE="MIT"
diff --git a/dev-python/APScheduler/APScheduler-3.3.1.ebuild b/dev-python/APScheduler/APScheduler-3.3.1.ebuild
index f6de479066c2..c4f2cbbc9d71 100644
--- a/dev-python/APScheduler/APScheduler-3.3.1.ebuild
+++ b/dev-python/APScheduler/APScheduler-3.3.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
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
inherit distutils-r1
DESCRIPTION="In-process task scheduler with Cron-like capabilities"
-HOMEPAGE="https://bitbucket.org/agronholm/apscheduler"
+HOMEPAGE="https://github.com/agronholm/apscheduler"
SRC_URI="mirror://pypi/A/${PN}/${P}.tar.gz"
LICENSE="MIT"
diff --git a/dev-python/APScheduler/Manifest b/dev-python/APScheduler/Manifest
index aeb9ebea8771..98880575f36f 100644
--- a/dev-python/APScheduler/Manifest
+++ b/dev-python/APScheduler/Manifest
@@ -1,7 +1,7 @@
DIST APScheduler-3.1.0.tar.gz 79124 BLAKE2B fefa9e273259eff7f2ce6889064e5fa6333d6eb76ce0fde65a3e3d41a44b81466d9329cee211c8641ee543802b0691bf0a89c55701adb6f6a301c3c28543878c SHA512 8f8b1a997dffd8ebc090113f3edd6ba1c18514e2583e1bca52ed54b28c7965d146e082fa64de968f44b18b39aa5ead7e3114e3e049102aaab35c52245f37497c
DIST APScheduler-3.2.0.tar.gz 80946 BLAKE2B 4c8e74b35fb0167b8238792c1064e73570d385f9a149ae6c222fda596fdab61d5c1a641e4aae83b799dc4a21df7772538cea15e34d5b229e9ffe96e7e56ac482 SHA512 451e03e01a5b01126c8ab21acb6b053099271056372a5a66cf302a6aac02f5d4d9b033a0551d1029d82dee32b74db01518fc21c8bc718bbd38cf6417f68234e0
DIST APScheduler-3.3.1.tar.gz 84198 BLAKE2B 8706c68dc2b8097d4656da00b62b298ad2b0cb94079bd32b08c0c3316f8317bf299d513ef120822d40b938aff4c49aaa9a1beef9d91e554f02413407b2848711 SHA512 af861bff47f881200d97551d60a6d3210c9bf864fa83a37da7fbff31d24e9fce5d64d965ffefe6f8678320ad6dcf86dbdc65b611991b14fd8edd18efbf7e6bbd
-EBUILD APScheduler-3.1.0.ebuild 1007 BLAKE2B 5de3776ec08d17c18d6ef62bbda04882414672e96d4f4a36bf9cd5f58382329fad7f443cd7bf96a059264d57a0ff1f75ad70a67948925348a6a2a19e4986d461 SHA512 0d9b1078d54117bdb1390dc5c0c84be97904faa3eaf220a75292470aeeb5d6e87271ed5f99302c2ae4b1733db06d0f8322eddc3e26f68752d4ad92792ae1f85d
-EBUILD APScheduler-3.2.0.ebuild 1007 BLAKE2B 5de3776ec08d17c18d6ef62bbda04882414672e96d4f4a36bf9cd5f58382329fad7f443cd7bf96a059264d57a0ff1f75ad70a67948925348a6a2a19e4986d461 SHA512 0d9b1078d54117bdb1390dc5c0c84be97904faa3eaf220a75292470aeeb5d6e87271ed5f99302c2ae4b1733db06d0f8322eddc3e26f68752d4ad92792ae1f85d
-EBUILD APScheduler-3.3.1.ebuild 1011 BLAKE2B e179945bd2f8c195b1aea6ac82b1dca1b59ebca11a580e804bf8e4ef128683f0122deda438a0068c69de28d5de06b88c7bed8fb99d043d9f5919a4eb768b2a81 SHA512 d1ff5b8a6d3b598db81b77004b5d9ce6535e4498223cac6b1c465d6d63858abd1713350be7180164c558cb816a1c2977b0720205f05a42a612adedb7d2f21f34
-MISC metadata.xml 356 BLAKE2B 4e82302051eb45bb70812c6eab51191c3f0f245b882c9c5163301cd167e168e02a3d491e13625ada891cae4fab46516e25cc77c13ae7e8eff385ce75491456fe SHA512 b27ea801d372a434340acb5fe301493c1a9d5759d9a5277837e67acb8c2b5c513e020450c80ed17a687a2c72855274a1a61455f1c2495f4c56cbd1539da2c1e2
+EBUILD APScheduler-3.1.0.ebuild 1004 BLAKE2B 2fc441b0c1c1c7342298b983b4dfeda0e3e6969b1431ac9ff2a6ee5ad6d93abc49e1ff91ff260ddcd56bdf75bcf4c8d831a65e1ec6ce7da83c94a91d6c6211e2 SHA512 854a5800224f12e1ed84aaddd9a7c3f2ad67009831b5aa064f7d83da9d4095593b4337b9fb5b1760b12540f4715a779e559cd561e33f1e2ed294f4d5a20da39d
+EBUILD APScheduler-3.2.0.ebuild 1004 BLAKE2B 2fc441b0c1c1c7342298b983b4dfeda0e3e6969b1431ac9ff2a6ee5ad6d93abc49e1ff91ff260ddcd56bdf75bcf4c8d831a65e1ec6ce7da83c94a91d6c6211e2 SHA512 854a5800224f12e1ed84aaddd9a7c3f2ad67009831b5aa064f7d83da9d4095593b4337b9fb5b1760b12540f4715a779e559cd561e33f1e2ed294f4d5a20da39d
+EBUILD APScheduler-3.3.1.ebuild 1008 BLAKE2B 06d01c4caf9f0e717b78e5db0208018b945471d867eeef2fc3389df47080ed794b42905856d78742ff7b9f6de4c6ce165eac15ac6ad709f25cecf2e2f873b4c5 SHA512 3a0db6b5b627db05ccdd3f5ee8c9fafb20a323c81e1defd1c8f675fe6199982ce699314326a078a22e71c749c6bde547c75fbcac7bfdd5dd7e622dc872e63fc8
+MISC metadata.xml 353 BLAKE2B e0c141ff0ac5a9f98c3b55871de97976f15324b722420a8def45a053b2fdd0b992c44bd6d1c4824c479700871951423ff13f921043a5dd8770ae73a279deac9b SHA512 48d42b0d3fd5ab07ecbd8554cef11d06bf5d7616e777d6e76103699f305f9aee7bd8618294d5548a62815a621bd4fe6ac4d32c008b79ac7f7334d6a29a261008
diff --git a/dev-python/APScheduler/metadata.xml b/dev-python/APScheduler/metadata.xml
index eaa1b36d6b09..345688745de9 100644
--- a/dev-python/APScheduler/metadata.xml
+++ b/dev-python/APScheduler/metadata.xml
@@ -3,7 +3,7 @@
<pkgmetadata>
<upstream>
<remote-id type="pypi">APScheduler</remote-id>
- <remote-id type="bitbucket">agronholm/apscheduler</remote-id>
+ <remote-id type="github">agronholm/apscheduler</remote-id>
</upstream>
<maintainer type="person">
<email>zmedico@gentoo.org</email>
diff --git a/dev-python/Manifest.gz b/dev-python/Manifest.gz
index 6d5dc6cd33e8..e66e1fabdf45 100644
--- a/dev-python/Manifest.gz
+++ b/dev-python/Manifest.gz
Binary files differ
diff --git a/dev-python/abstract_rendering/Manifest b/dev-python/abstract_rendering/Manifest
index 9a17f32a8fe9..ef001bdadc52 100644
--- a/dev-python/abstract_rendering/Manifest
+++ b/dev-python/abstract_rendering/Manifest
@@ -1,3 +1,3 @@
DIST abstract_rendering-0.5.1.tar.gz 33753 BLAKE2B 8395568da0cf93a954fc8f4ab9ed259ded5ac58845a33f96fbd36645cc3316692e0c5f55a978212867fe768184baa926ce1d2332abde639283f4b8d1393d3e1e SHA512 6e687bbcbf8017d58667c92f6199e037abfbd2d787167f2ed457dcc174bc99f3bef19e94be67c41937df52d5efa72e605d6649151d8d9b19880895f7f4d4a792
-EBUILD abstract_rendering-0.5.1.ebuild 697 BLAKE2B 7c263d5b0090ae0f19af761f702f9479e26996509d083c8e7b5aa750cc437df80fe693084fd5c361ca0c1760be35d055c6d8bce1ab3cc98a88d49f425a929a77 SHA512 a3126370b8330d88722d27c10fab12a212abbb47406680aede670781f4b637dceb6c66991ba95568e321de142fad18a6e45e68ee383e276a260b2d3de6188135
+EBUILD abstract_rendering-0.5.1.ebuild 697 BLAKE2B 47ee0a4283a86c5a6d38d7ea7d378bc25fc0aa628d35a58e5bb0ba1f3c065cc5aab38fe76bf70340e8fde70a76b180b2d246e02e007c4ac8c1b957629435a941 SHA512 c59f7dd0fdf45f48842ff55ce75a1de3db7cc836c0e266ba6fc11a8b8cbe308d629a63dc39ab6a18a13bb23c5ada336698670d2cf07ef805afc3edb56e1067ac
MISC metadata.xml 529 BLAKE2B f5b8e2e67f8605cdc3034d3aabd19b7c958a5a674ef37952e8e85ae05e1b981c5af5ee33c3af689f1a92700909b562be025a233b6ee14defee8ee4df4b4e8b33 SHA512 50f3fde9e223c863a61075398545e7816a637f060d3a1b08b1687f92d0a80f1c517d7dd922e2a1c81f399fbc05e4e7ad251874f31d29e8c23091e41cb8d7faed
diff --git a/dev-python/abstract_rendering/abstract_rendering-0.5.1.ebuild b/dev-python/abstract_rendering/abstract_rendering-0.5.1.ebuild
index 15063cb6d785..f9dc75c6e178 100644
--- a/dev-python/abstract_rendering/abstract_rendering-0.5.1.ebuild
+++ b/dev-python/abstract_rendering/abstract_rendering-0.5.1.ebuild
@@ -9,7 +9,7 @@ inherit distutils-r1
DESCRIPTION="Rendering as a binning process"
HOMEPAGE="
- https://github.com/ContinuumIO/abstract_rendering
+ https://github.com/JosephCottam/AbstractRendering
https://pypi.python.org/pypi/abstract_rendering
"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
diff --git a/dev-python/aioeventlet/Manifest b/dev-python/aioeventlet/Manifest
index 48ae99a0224d..de4904b8d60b 100644
--- a/dev-python/aioeventlet/Manifest
+++ b/dev-python/aioeventlet/Manifest
@@ -1,3 +1,3 @@
DIST aioeventlet-0.5.1.tar.gz 62371 BLAKE2B f9f6ec222649fab7e69694214af424992f19008572ad9639fdaeb480970ea5dd80a55b454dde07fe1fa87a06560e220128b02f7738a0527b6fec23d559807721 SHA512 b89d99c2ac1f59ed599f01bfaee6b1eb60fc7f3332cb64b7061e67b0c1de15c38b3787100c176995750b7f8debd04bc8651362c6c2d43beff6af35bc15b64204
-EBUILD aioeventlet-0.5.1-r1.ebuild 927 BLAKE2B 97e553a68efce31696537bb55fe6ed698c111adcfa6a30306151a429e131347745ea305e07110359d8266b55760360c036d0e9dd13288130a98b040ad7a33ffc SHA512 225460af14ccf66c75fc36d0c038dacfc75776ed6e0348dcb8e98751dbb819da24126491b90b9f77a2141f13b21d395643067868ce5da02aac84f78982bb1491
+EBUILD aioeventlet-0.5.1-r1.ebuild 887 BLAKE2B a48b6adcc9320b8970880a2abea67c6bc0856a67b7ff34866084e831ed538f2ce1ee7027b8fdea999eab4efcd0b07f23c5749e5441f4bdefb711c0c1bade45a0 SHA512 1530b4310d9c6df8bd54cc21f6cf2863253e696d79e08e5156c4d441cdfc3bdf0a23f80a62c91d31c27995ad0f695f76b9d9c806132e44f167ec1fecd91154ec
MISC metadata.xml 711 BLAKE2B f184bd1795c342943118a94ea27e9746d6c35c8dd7aee97d4315259677ba16cb563795704c16ecbf90093a042bde4db7914a8fe0cb7856ec2ba239521458dee5 SHA512 8d3f849a43a211485e664c422ef5cc290c80bbbdf027fa6c5a551ca1848103acc0b2ae81055f274a88f49c38054708036bc92aa44dd5b8684ed3077647ee3738
diff --git a/dev-python/aioeventlet/aioeventlet-0.5.1-r1.ebuild b/dev-python/aioeventlet/aioeventlet-0.5.1-r1.ebuild
index 3da0ef3a9b68..0f954090531d 100644
--- a/dev-python/aioeventlet/aioeventlet-0.5.1-r1.ebuild
+++ b/dev-python/aioeventlet/aioeventlet-0.5.1-r1.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
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
inherit distutils-r1
DESCRIPTION="asyncio event loop scheduling callbacks in eventlet"
-HOMEPAGE="https://pypi.python.org/pypi/aioeventlet https://bitbucket.org/haypo/aioeventlet"
+HOMEPAGE="https://pypi.python.org/pypi/aioeventlet"
SRC_URI="mirror://pypi/a/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
diff --git a/dev-python/ansi2html/Manifest b/dev-python/ansi2html/Manifest
index 678c198a279a..c9d84a8009e7 100644
--- a/dev-python/ansi2html/Manifest
+++ b/dev-python/ansi2html/Manifest
@@ -1,7 +1,9 @@
DIST ansi2html-1.1.1.tar.gz 46591 BLAKE2B e2eb3d9b2665fd495ee8591a3cbfebcd1d565edec9f8ec6840bed8303bbc094e71b9371f496f5f479da9d61937fb2e4ac4deb485631c2576bed33bfee731fba5 SHA512 5f08e6e3e89797f23759da7aac8cbd17e86ffcac37af8db8c345423c69744d88a1517cb0f17dc9c366b509b972484d25877cce8c7466a7a463eea24af17133de
DIST ansi2html-1.2.0.tar.gz 46748 BLAKE2B c5ea7d35640f93562f6098a46dbeff9248e25b6210bfa5e71265d529599eea7713581ef986faa5afefb445492fe09d2170d164a63b2a602c57a79f2c72cbe118 SHA512 3106488da19cd093d7ae2a7499a66baf77877f47da0e497791cea2a63079c184f1d36743e78116b3faf08ab145ca97b5774151114b9ca193020578c8a3bdc860
DIST ansi2html-1.3.0.tar.gz 35989 BLAKE2B b2f949e2c559b2da91d3095b4d8ac2091bd15aad46b178a01aa59d4c900917e733f6ab3884d9c4c7c46bfa530936339d9b105a0471a09eb7a01693c43e8a87dd SHA512 73d1b3431e22146c4fe18fef4b05413231d79d627c396d67528d0aa1ab07a7ef4bcfeff56829b85d9fe9ad508599b782318911f7b10d6b9a1bc98780e31389d7
+DIST ansi2html-1.4.2.tar.gz 25485 BLAKE2B 93f3bbd307b916c9ca60379235600606dbe16f1b6e423d0d2615f7825e92a6d7a8469ae7d60cf5131b4c3431897b3161bfcd2a0327525a332bcd6a6980dad5c9 SHA512 29c569839788968ba5a1fed8dddd4cc92f40ca88b4135b597815012ea44a44e8b7a3c2259d2d5d5f3cc690400be882236b88c0764a649da5679431501aab0b1c
EBUILD ansi2html-1.1.1.ebuild 977 BLAKE2B 55799e5d290f30c6e9e10f10af4d990600b1ead2e63b8bac84b5be5fd75ca08938fcf1229c04647ddde2447db1e9f016f04ed5fea617be740afbfa314af2f818 SHA512 8c19c40da749aa75813b08e479fc316baa63a21d86068094f9f0397872e485348a8c9e252583abb789a8d9de8576870e41f98e4d5e9bbb6dc795bd734402068a
EBUILD ansi2html-1.2.0.ebuild 977 BLAKE2B 2cdb3a473a4a2a8bd350425edba570f95b9efad7cb085deeafdb3e65bc4a66085864e97b3f3cad267c0cfe5e60d974b21abf77e6a7bcfeb03dd6e7a77249ec3e SHA512 f12ce0f4fb159bcf287d085c99f4f3387c8e667c90faeab5d6a4036191c5aa98fbca498c64e1b1769cf0c9af1d6b556f8900b324e61dccb01997a2671f4bca50
EBUILD ansi2html-1.3.0.ebuild 1094 BLAKE2B ff36ae5cb519c84847e095715acbc8f796c184bd5ffb84459673a13b5be148a369a8e62a8a8dfbd79a02282441b0600b0f850898ba2b9f5358d0a8540607ab6e SHA512 8fd63d08b0ef65e325a21e0b18fd04abd99a6f15c3bfd7fc3a7e7b5a443148811b7e95c69a0e0c3d3fbd676853fd6193531e771470a486b0ebf200baac0d9aac
+EBUILD ansi2html-1.4.2.ebuild 1094 BLAKE2B ff36ae5cb519c84847e095715acbc8f796c184bd5ffb84459673a13b5be148a369a8e62a8a8dfbd79a02282441b0600b0f850898ba2b9f5358d0a8540607ab6e SHA512 8fd63d08b0ef65e325a21e0b18fd04abd99a6f15c3bfd7fc3a7e7b5a443148811b7e95c69a0e0c3d3fbd676853fd6193531e771470a486b0ebf200baac0d9aac
MISC metadata.xml 392 BLAKE2B 13621595cc083a069522c51b4e29b362f7217698c194d5247d73a3acdaca7ca8b13a3afb0e9b0671785ce246219d44bd8511c5ef243111d43067b138635f5963 SHA512 a17684f5bd76762a832cba99a1edcd2b2ebb1abdd27f36528fb4d2ded639b6223f60495c6dd2ee548826f3a2e177238318c02962d2300ace37eaa881e76cf095
diff --git a/dev-python/ansi2html/ansi2html-1.4.2.ebuild b/dev-python/ansi2html/ansi2html-1.4.2.ebuild
new file mode 100644
index 000000000000..e8c9113901fd
--- /dev/null
+++ b/dev-python/ansi2html/ansi2html-1.4.2.ebuild
@@ -0,0 +1,50 @@
+# 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} pypy )
+
+inherit distutils-r1
+
+DESCRIPTION="Convert text with ANSI color codes to HTML"
+HOMEPAGE="https://pypi.python.org/pypi/ansi2html https://github.com/ralphbean/ansi2html"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="LGPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE="doc test"
+
+# They miserably fail.
+RESTRICT="test"
+
+RDEPEND="
+ dev-python/setuptools[${PYTHON_USEDEP}]
+ >=dev-python/six-1.7.3[${PYTHON_USEDEP}]"
+DEPEND="
+ doc? ( app-text/asciidoc )
+ test? (
+ ${RDEPEND}
+ dev-python/nose[${PYTHON_USEDEP}]
+ $(python_gen_cond_dep 'dev-python/mock[${PYTHON_USEDEP}]' python2_7 pypy)
+ )
+ dev-python/setuptools[${PYTHON_USEDEP}]
+ "
+
+src_compile() {
+ use doc && emake man/${PN}.1
+ distutils-r1_src_compile
+}
+
+python_test() {
+ chmod -x "${S}"/tests/* || die
+ esetup.py check
+ esetup.py test
+}
+
+python_install_all() {
+ use doc && doman man/${PN}.1
+ DOCS=( README.rst man/${PN}.1.txt )
+ distutils-r1_python_install_all
+}
diff --git a/dev-python/apptools/Manifest b/dev-python/apptools/Manifest
index 544a72f9d8a0..e2ace43ce3b9 100644
--- a/dev-python/apptools/Manifest
+++ b/dev-python/apptools/Manifest
@@ -1,5 +1,5 @@
DIST apptools-4.2.1.tar.gz 274521 BLAKE2B 020159d52c07e83fca35ada2d73a027405a31d7b23526b57394390cddf3e5c51fc76566cea61443749c8c7651b2ef30abdfc58f35d8bb1c7eb28e1b6e882eca5 SHA512 03f89b431db496082ac404456f97792f68b580ee77451e6f003b5a2830cd2f698124487045b6cd5fc15b700fbf7467553a384d6e638a322627f8dad7c0b45fc6
DIST apptools-4.3.0.tar.gz 291137 BLAKE2B e86ea970fae0c1e5b3961c6cc2cafccdd43d6135b9c524d533a09e1f631c78cbc4cec841ac1737695fe1fce957f19823232441d1ff3470f33f4e043e03f7c373 SHA512 ba3ad2c157bd1837522d8edbb834cded0dd6d9c2440ff54af0abfa0716f0485b3519edf79a74c64133d963b1afc769e743688a3bf60fd1d2fa384e8e3bc399cd
-EBUILD apptools-4.2.1.ebuild 1314 BLAKE2B 085bc076e7d873dca655dc693ff4e9d95e9344db4fc171f86e03a6a8072d18b254141e2b4f81639fc8bed5fd41e273e790c2820de43acca6577e595f137978f1 SHA512 5968fa10ea3b75c4542b65e90afc813f3a2b6051f58ce974135819dc312f5ebd3561d72b23a70eb43d6df959a0cd5cd785a9ad55b67f032d7a4ecabd8ed2f60a
-EBUILD apptools-4.3.0.ebuild 1355 BLAKE2B 072adf9558eb17b7bd3806ea098ef5f7e3b3a49f499aecfcfd03c74cb94d31513f6eb360b9d292bae3fcd3adcec7158ad7edf674db165ea8b55254f510bd2f35 SHA512 7d6e6f1bff4ea2573ed48f7ee6d1ba1dc053f0c015f30e99455171623346b3b26e82eb01d803d0a38558ade37866a0c2fa053c45b884a628a231cd37cfc62e78
+EBUILD apptools-4.2.1.ebuild 1344 BLAKE2B c6a349b9842a461b14d5572189f5dcde56bc5354fc9c01ebd83ab3022c3e0778c50953d7d65b66e9a9029c2e793e5361826b5b98974ad95a2b1d35aa68657701 SHA512 b61394f2ed5085a8d91e9a11b41bc89316f2f1f2a7fc87ed205390cc0e5f4ac995e37b1cea81ab8137293c737f19af6210b4b9f44fbe49b82d36573b800aa5af
+EBUILD apptools-4.3.0.ebuild 1385 BLAKE2B a2bd2b5e66e50cbefae8e15d390fd70867dbf347fcfe5680973776dc33564f0ba854c4e009ffd8c581237128bb7dd1d14b63768888aa70de4c6fdb1f85059a17 SHA512 07ab638568fd8ad8450aa513f3dccfca9b73a871fd3e6075ab04876858a02292b91b716b86996feae30f25d0f671ef016a9aba63cf9e8600926ddd5238188dcb
MISC metadata.xml 602 BLAKE2B 99593b4dd7f4c8c9a18daaf6eeab5423ec0fa9f119c4a6e07eaef23b467c0b2bfdc80b6a41d4a3e999bc897734680bc2ae5d26906d8a0167a27a2d05de665528 SHA512 ec43d8ab0d29a36c105ee552cce9e1c7eda8051a74a7ca757d9b65f7822a34c481d7ea2ec181f40a972f195b9175c855f10a47e648550670cfde8cd37487619e
diff --git a/dev-python/apptools/apptools-4.2.1.ebuild b/dev-python/apptools/apptools-4.2.1.ebuild
index 1c057eb88322..8084a69ab960 100644
--- a/dev-python/apptools/apptools-4.2.1.ebuild
+++ b/dev-python/apptools/apptools-4.2.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -8,7 +8,9 @@ PYTHON_COMPAT=( python2_7 )
inherit distutils-r1 virtualx
DESCRIPTION="Enthought Tool Suite: Application tools"
-HOMEPAGE="http://code.enthought.com/projects/app_tools/ https://pypi.python.org/pypi/apptools"
+HOMEPAGE="http://docs.enthought.com/apptools/
+ https://github.com/enthought/apptools
+ https://pypi.python.org/pypi/apptools"
SRC_URI="http://www.enthought.com/repo/ets/${P}.tar.gz"
LICENSE="BSD"
diff --git a/dev-python/apptools/apptools-4.3.0.ebuild b/dev-python/apptools/apptools-4.3.0.ebuild
index 211fc991992c..306ed75365d0 100644
--- a/dev-python/apptools/apptools-4.3.0.ebuild
+++ b/dev-python/apptools/apptools-4.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -8,7 +8,9 @@ PYTHON_COMPAT=( python2_7 )
inherit distutils-r1 virtualx
DESCRIPTION="Enthought Tool Suite: Application tools"
-HOMEPAGE="http://code.enthought.com/projects/app_tools/ https://pypi.python.org/pypi/apptools"
+HOMEPAGE="http://docs.enthought.com/apptools/
+ https://github.com/enthought/apptools
+ https://pypi.python.org/pypi/apptools"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
diff --git a/dev-python/asn1crypto/Manifest b/dev-python/asn1crypto/Manifest
index 287685f9a6d8..9a20ef7d7b76 100644
--- a/dev-python/asn1crypto/Manifest
+++ b/dev-python/asn1crypto/Manifest
@@ -1,5 +1,5 @@
DIST asn1crypto-0.22.0.tar.gz 84508 BLAKE2B 5f21e13e6af0f5edf6f79454654e677182e2ae06a36d3f86a641e76e5043f8818fd17dbce40a8b0c4070a254fdd169a3eada99434f3b9e4097d4c106a774c30c SHA512 fdc98f71ec3b744e69a75909b5b0a8381fb82d448941a6e1059823af47ca107218e1dbe6ff192e2173f11fc2454be1afcd387d801dc8e716451179857d71f8b8
DIST asn1crypto-0.24.0.gh.tar.gz 641322 BLAKE2B eb30afd0d2579f44ee4f556139357dc7622691bdc2067df913a4412cd3dca8372b85d84e3a3cbef6ba83648bf4ef55d7e8614992e2abb019301c92d24b15a926 SHA512 426cc380903b4dd7aadd7b831e3a11ee3442c961a33b856d4aa8d9060e829f2e0ad905a60c4d6504569718fe2cee01d9be31628c89ef030bc34281e381c898e8
EBUILD asn1crypto-0.22.0.ebuild 610 BLAKE2B 562ffe89a03cd014c14fc4dc9bfc453fd24a3a5fc910fad1a70cabbcac24445211bc1b6eaeef8211642c58ba820308dd9396e820fd9905d80cd02549669fef54 SHA512 c99ccbc6fd5f5b4d6c0c87d4332580e0190de21789cb82b99eda16a9a741beb5d37e6489a469fd46bff693bc1313822cc1a4e2281d99bcc509534a70f6752f64
-EBUILD asn1crypto-0.24.0.ebuild 758 BLAKE2B 9bb167c6d385519f3a12568363ae1064dd132ccbef4eab85f5e623313869d6d1cd1add77c99f1b3a1a0dd32e9f9b5131eeb0bff829abb0fc03602af498d60b7b SHA512 b1662e350659fdf6b3cee56fa1073ffff682904e75a78810ab5417e0f79c1da9f7e8c1f593c560123cf5ea0dbad55c86f128d9250432b3298ff0a01b8561ee46
+EBUILD asn1crypto-0.24.0.ebuild 755 BLAKE2B 69ef340e2901ab83eb53438d3e7e5538bd4631428efb46e5c2ca6ba3ed50f59adc99cefe7b1fae0c084b8717bcd6ff3e01f8d041885530d796f140eb4f46ac7c SHA512 6727952a98c7288e30429f2a7916b2f2792e4ea1223779e05303bf930f8bdae5d736e6a769bf4f871ff5e7ddac14e9779f190a4f787c73c5d4396b3272642cc7
MISC metadata.xml 384 BLAKE2B 6dbfdd39bb24b2df61454716e308605ae1d35c3babd01f16556bbbab240e425434315cb2b80a2c3e8e9b18b237899b5fb96566a7ffefde2af3af1dcc2e08362b SHA512 c2806f846608bdd0720b589494e13f57ab2d64026747f2b13f412c9a0e9d2bef6b16fc357e4d16b74ad7a2a2af8daa5e28d0b6bfe4d2141ce68881c724fd24c7
diff --git a/dev-python/asn1crypto/asn1crypto-0.24.0.ebuild b/dev-python/asn1crypto/asn1crypto-0.24.0.ebuild
index 79303fab0a2d..99e79237c16c 100644
--- a/dev-python/asn1crypto/asn1crypto-0.24.0.ebuild
+++ b/dev-python/asn1crypto/asn1crypto-0.24.0.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/wbond/asn1crypto/archive/${PV}.tar.gz -> ${P}.gh.tar
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x64-macos ~x64-solaris"
+KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ppc64 ~sparc ~x86 ~amd64-fbsd ~x64-macos ~x64-solaris"
IUSE="test"
RDEPEND=""
diff --git a/dev-python/beaker/Manifest b/dev-python/beaker/Manifest
index e7bdee3b1758..6e3b96a0f5cb 100644
--- a/dev-python/beaker/Manifest
+++ b/dev-python/beaker/Manifest
@@ -1,5 +1,5 @@
DIST Beaker-1.6.4.tar.gz 54480 BLAKE2B 809b2d23fb95a21ab442b3be20ff5372630697baaf507fd26d8aefabeed422401de890c8de165a079bde4a05230cea244a8d5bf31b8b89e60a88b840de9cdedf SHA512 5a6835d01d0b1bee57844525f1223d74edd26f07cc769df6a8cfa77f44dda4435eb96639175928a1caf7c4f927ac3a674c0fd0e7f50f1aea91da7880de3a6704
DIST beaker-1.8.1.tar.gz 80541 BLAKE2B b60ba47a41f5f039699324dcb403d99cbf3d7e7cdbf593e275e1d41e6abc86dc829fd9a582b80e6274d6459624218585239b1b623e70636e2a1d736c584ce245 SHA512 bd9c4a4bbf21749a59c50ffff1d1dbff8bc9116394f79924efc6be637fb8c1ffef91a8363da3375bffdcb0ba291b71b57f75303f3fbe111e8670a390058e9fa5
EBUILD beaker-1.6.4-r1.ebuild 1229 BLAKE2B c32c75cefde9ebfbb6e418d7d828d873b80eb18f5ced6af810974e757b733c64bdb51bbd230054b47e343746138156c15fba6de7bc77afe889c3652765dcbc0c SHA512 6d242a75d4807003321ec17adfc3cb647e1f4c1b40576cf0546a6c175275c383fa25966205e77bd34163b66a146a1a099da969a21ab0ecb16c3927e6d337097e
-EBUILD beaker-1.8.1.ebuild 1305 BLAKE2B aaccc117b57166036f01a78347f491eaf3007ef579d568fec97a82535334194abc9a4da6853728f7812d5f5b4e1ab7c6df7eac18272236b802fee1fe6dd1dba1 SHA512 15298245549fa0a9a20034a8080fbfce30fe147df68ec8ed720ff6085d9c4f1218fdbe00b6ad14a30563730bc8c8f75c4190d850151416d2afd585ca1c0fb410
+EBUILD beaker-1.8.1.ebuild 1303 BLAKE2B 17f8f33f45794bc1f8444e98aee0b92ee22f806d6ab552283ab84079dbab768cd57c7489847d5ad3ee12c261fd6c932f491788411213e2e7cb32440b447c5c9a SHA512 c6733a7d61e907b5a5d4e671ab262b79800caa1400dc5956097e92b72b65ae03f4a46fd5238d6d28c803eee042aab4554151e553411af5f692262a25cd55250d
MISC metadata.xml 376 BLAKE2B 5cb61bb094fd8e020b5e83aedd79fa283143e9156935fbb3d6666186b81a17d544634349ff10b50bd9568895eddf54dcdb2c304a4fd6fe51bb37931cbb181074 SHA512 09586c7ae4aa5259c0776ef77713538e8b8dc730da802d95b3de5501aa6c88c96c1967740ff77a124821bbd93b13e9547879f452d46325916237aeaddf58c353
diff --git a/dev-python/beaker/beaker-1.8.1.ebuild b/dev-python/beaker/beaker-1.8.1.ebuild
index c44df31f8d96..2ff7211298be 100644
--- a/dev-python/beaker/beaker-1.8.1.ebuild
+++ b/dev-python/beaker/beaker-1.8.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=5
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/bbangert/beaker/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
IUSE="test"
RDEPEND="virtual/python-funcsigs[${PYTHON_USEDEP}]"
diff --git a/dev-python/blockcanvas/Manifest b/dev-python/blockcanvas/Manifest
index 4030db3b39c2..ef5a965a93fd 100644
--- a/dev-python/blockcanvas/Manifest
+++ b/dev-python/blockcanvas/Manifest
@@ -1,3 +1,3 @@
DIST blockcanvas-4.0.3.tar.gz 1125887 BLAKE2B ac2548c68090ce042758b04c7108710f8173a6ff9c948dc9bb164b1f8cc738f276f7ae16f5cba44cb49beeb16bd637d23b50928cd4cc08f5ca1617d0585e613d SHA512 c74bebceafca28646186c72efd20168113cc62ac17b598e12074d029dce1803a601aafba31b5a305bdbf6d74d5d7bf29614b917e21bd54df7db123701ea770c1
-EBUILD blockcanvas-4.0.3-r1.ebuild 1437 BLAKE2B 282e51adcc2bad1b1935de225f40753624777c633f2707313049646d0aa6d7a2a1469ca95eabe9b99772c587a0ba2606e4195f7e53aa64f3465bb91a1b575be9 SHA512 1f4e42c369d6adde591ef566f4e6b850b971fd31aaa7d0a5e6a3887fab81d923033edd1cb766ddea75b38a43d3236dc002e4db25f55540444eb3775ce90835e7
+EBUILD blockcanvas-4.0.3-r1.ebuild 1470 BLAKE2B 22dd3262eca211b1f85069a5bb4da978099668b938646efa7100ebd65fc60948e6cab3b4a38a71ead2b038d79b0206bfc3b11d88591c04f552137f6c1030dc7a SHA512 c752ed193f04b8a97f2146925b714afb1e933d064a903afae1fa286fe44eace76b45c0df1887c8f445b1134afaf47135741521e21e86e8e99672b93453a46f48
MISC metadata.xml 847 BLAKE2B 24a40d826f901ac0e4ba2d10e72ab4c1d79f8a4d9e4454e239268d2fcafd2ab608ad626cb76a2553f607f5b23868e8908f25b2bc51c42873c6f38360d77bb5c0 SHA512 aa9c1d28a95f75584467973e86b0c8a1a74480beb96c008375234df1ef3e0293423bda6e3920ffb2a2621c06763625a886e417296b330d4e6bb5d79125377d1e
diff --git a/dev-python/blockcanvas/blockcanvas-4.0.3-r1.ebuild b/dev-python/blockcanvas/blockcanvas-4.0.3-r1.ebuild
index 7c60f5684645..34b773fc8de1 100644
--- a/dev-python/blockcanvas/blockcanvas-4.0.3-r1.ebuild
+++ b/dev-python/blockcanvas/blockcanvas-4.0.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -8,7 +8,9 @@ PYTHON_COMPAT=( python2_7 )
inherit distutils-r1 virtualx
DESCRIPTION="Enthought Tool Suite: Numerical modeling"
-HOMEPAGE="http://code.enthought.com/projects/block_canvas/ https://pypi.python.org/pypi/blockcanvas"
+HOMEPAGE="http://docs.enthought.com/blockcanvas/
+ https://github.com/enthought/blockcanvas
+ https://pypi.python.org/pypi/blockcanvas"
SRC_URI="http://www.enthought.com/repo/ets/${P}.tar.gz"
LICENSE="BSD"
diff --git a/dev-python/cangjie/Manifest b/dev-python/cangjie/Manifest
index 9fe3ff943121..805c3af49e3d 100644
--- a/dev-python/cangjie/Manifest
+++ b/dev-python/cangjie/Manifest
@@ -1,4 +1,4 @@
AUX cangjie-1.2-cython-022.patch 1161 BLAKE2B c43eff943bfb3ee9b4756dd48cbfef2da96a374463b7a143ac13dafba1e9e30ed58501b1c46de9b0033baa43cb0b70b257b48ff9b741503bc10d0ee302544da2 SHA512 5aec7c8128ef2be30449550385a41949a69b0316bf4e6c7695143d67c5d2b07d261dd7c8a17b5e3eabc2e041beea995fdf81d1e413123f9f0f2f735e33c66d78
DIST cangjie-1.2.tar.xz 221524 BLAKE2B 149d10c6d1806b08e1de852d7e48807bd027986188555caac1b9c1495573230341e611466563f8fc3072b2cbd6a4913646c44408c91816ce9fa0d67655796bb2 SHA512 4cc3e0e4a77b671c93fe39f17c970d458d6d935c1efa33f9d8de0a0311ed6c3a444fd41431d553f70f3e96065f8136801128d8b16c86d0340c78ab560bd9e63f
EBUILD cangjie-1.2-r1.ebuild 1095 BLAKE2B ca72537781966c856d7aabd35b2c8ef5369a093cb58efec43c23987002bba420a051938736a146102c44b17c33b3e6d4f354f45f945712397fa6401f6fbf64a1 SHA512 05eed5385a68209fa6806c107ebcf12ecf8e518ae59c95fa9caaa8f8a9acc2d663e0c0fdb92b2d7ce69a0da178f962e1d497aa65da4354d7a0b510ac3157858a
-MISC metadata.xml 563 BLAKE2B a6a68107aecf3eb301f9472a34218aa016e3bf52899d19cceaf0fc642a8597fbe0bc34711dad112a55967d09e6abb2b744a353fb967137f619d55eff2ad8149b SHA512 8c0f3fe6939755a51f38d2226000f2c5832402640135ea220f754a78a3d11546db52c1bf9a7ead55c27b7df54fecc108034c91312d2b28d113e8699cf86a5212
+MISC metadata.xml 328 BLAKE2B ac2110ee2150d0791b218960dc2a2b1bfcd197b65a074a92a3ea28cb97627a2f5da1fce1d5964a832a9d1ea8c1b855b00ddd909513cc3fdb34431d42b514b791 SHA512 01cf68954ebb7509850bf93f85ca780b3ca8bc21b6941bcf7908ee3f6bfc29c357e0d3edf06b89368d5de32583579dfb86a761b4b8253fc70a197658fc733b34
diff --git a/dev-python/cangjie/metadata.xml b/dev-python/cangjie/metadata.xml
index b0cc2b1a102d..f725cd5af33c 100644
--- a/dev-python/cangjie/metadata.xml
+++ b/dev-python/cangjie/metadata.xml
@@ -1,18 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="person">
- <email>brendan@horan.hk</email>
- <name>Brendan Horan</name>
- </maintainer>
<maintainer type="project">
<email>cjk@gentoo.org</email>
<name>Cjk</name>
</maintainer>
- <maintainer type="project">
- <email>proxy-maint@gentoo.org</email>
- <name>Proxy Maintainers</name>
- </maintainer>
<upstream>
<remote-id type="github">Cangjians/pycangjie</remote-id>
</upstream>
diff --git a/dev-python/chaco/Manifest b/dev-python/chaco/Manifest
index f75a53a9ea7a..d4d0aa5dc2a7 100644
--- a/dev-python/chaco/Manifest
+++ b/dev-python/chaco/Manifest
@@ -1,3 +1,3 @@
DIST chaco-4.5.0.tar.gz 409562 BLAKE2B e2e8b51924a8df036521d5b6718449f2b6ec37bc8f4de265b51f5e960d34b42cbc1cda6acdbf6a735a153d40637a4bdf6eba99fb6eb70897a3249e79b98f7d2d SHA512 66e1d82bbbf74e143e42f92eec7c83abc6f0eef488629947422a8ab2140a5a5bacf0f4e2a79f2acb8670417c9a620c9e85f295729525e011b8a09a1ff916e8c6
-EBUILD chaco-4.5.0.ebuild 895 BLAKE2B a5032d419c3f4d70c0a1deab5178b464ba8aade05db829bb7b00ecc9b27339e8cbe3f509521977c277962d771bb253e67c365d013fd9dfbf4f771ef0e9c87af4 SHA512 e00db8bd63e4b9d1af086204c4c8542d08437c3a771380e0a0b7cdbade897c5e2e717ac82d8dbc9d1972376a273e5ddde8a3635c4e06ba50ced7ff1c2f45fe3a
+EBUILD chaco-4.5.0.ebuild 958 BLAKE2B 34c522185484cd50a49b630324266e8671c35db9327483e029727e26c4fceea071549730f1d3f53e6e6ad9660cd282d9dfbf769033bf88d98d75a5a071a9ef04 SHA512 130b611514557947c1cc1898b0b613049f4566248574f0620834b3c71dc2db7397ae836b3779ffc9dadf63fdcd0bb8be7a9ef300f4d0931804425699243d5ced
MISC metadata.xml 849 BLAKE2B d45c4af3428d6d1aa7487da03fe2972e039c601a86f03b22237a1eb018972dfb6bfc4fb9a24b6e162295d47cfffae178a201851556fcb62f8930cc53f51a2997 SHA512 df5e0437b3092c13295fcf8a386ebeebb2d5a961c5f976d3b2879ca1480844a6b217280592f627f8a9d196b55260848bc4ac8e1f83e996dd7841a16e6d137949
diff --git a/dev-python/chaco/chaco-4.5.0.ebuild b/dev-python/chaco/chaco-4.5.0.ebuild
index a9e21a8662ae..380addf53b4c 100644
--- a/dev-python/chaco/chaco-4.5.0.ebuild
+++ b/dev-python/chaco/chaco-4.5.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -8,7 +8,9 @@ PYTHON_COMPAT=( python2_7 )
inherit distutils-r1 virtualx flag-o-matic
DESCRIPTION="Enthought Tool Suite: Interactive plotting toolkit"
-HOMEPAGE="http://code.enthought.com/projects/chaco/"
+HOMEPAGE="http://docs.enthought.com/chaco/
+ https://github.com/enthought/chaco
+ https://pypi.python.org/pypi/chaco"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
diff --git a/dev-python/click/Manifest b/dev-python/click/Manifest
index 698d35ec00a5..c6381e2f1135 100644
--- a/dev-python/click/Manifest
+++ b/dev-python/click/Manifest
@@ -1,5 +1,5 @@
DIST click-6.6.tar.gz 283420 BLAKE2B 1fdc90ca65d18153d6260b6753e14a1d94cae77ab7f52dcda4fb439f9fdfeea8fdc33b1ce60e93711ba40ecdc508dc3fc5f8aadc371bd85b7dca1bfa070786c2 SHA512 5650cfe6c8b55a7e823e22248964143278d61383dac63497508a864807f1950f9dd5d76ce6a501e589dd81fed6e2a1248d3f8973be25a91950896b7408dc88bc
DIST click-6.7.tar.gz 279019 BLAKE2B cc1e59d0a34ccb4ce50c8a2982b308d23cd525ceb44d84a493c0fe9b5a6f7f616e8a4c440ae211fca811a2bf904ddb75d93618f3c6ac7bbe6b1ed022710dab1f SHA512 d454369fe1acb01c2210a61e15f45ac9cc77102c93345257f4ef3090bd8f31f1ccc49d9fd6ea670cddca9f715ad5db29368b4eecd95abff50d1033c4f7a967d6
EBUILD click-6.6.ebuild 1195 BLAKE2B 83f33bd9296d422d18286ea4689418bd91879b75a1cdfa493ab6765f7e4ecf493e52607e5065d9bd5beb21200dcb5439c1abf6213d94ffca62d398dddcf700d5 SHA512 bf17a9ef65d5dc3b31a46f76282b7a860ac4689590e3836517fd74e81763731ad890f7084b397b453242f136604901c1f38cbe1214d314598239e34d0274c221
-EBUILD click-6.7.ebuild 1199 BLAKE2B cf5a70899be3a49e3f29326055dd54b0c044599e8ca91505bbc8ef40155bb783665c3d7e6e32a77c4f3f2453c0dd5d504aa1579e2ceda96dc7436817540f8fb1 SHA512 fec7a805c7c7c31974556dc8f30e0de68238730dee4552b8ccb8efa0cc4aa4df2bd78d03c014be31d6cc626d262c05b3876f2411204acf7976e96992e3f6973b
+EBUILD click-6.7.ebuild 1198 BLAKE2B 87cbe3089a455f29cbd75e50cf80066a5444597cd51e2d1f98807df9111ff14053587c2c0a8d6638b2f3cabbe759838178ab024eebbcf925e567a452d40a9da3 SHA512 d7f5fd6f25fe029dec497506174d0464247cde934faaf39d01b41c2724b226a6b320a22892ec275781cfbc236f12ff21c5d42c6e0d3e0cfe174d2e86ff589a17
MISC metadata.xml 308 BLAKE2B 813de6efdb1f5f1c8f59f403d8d7d46a4f75bd7b135a46714aba69ac841e12d650ac0c0bc53af62e3c240998fcbdc11a12cde34397af99e7483b29a7b701f1a7 SHA512 6dd2c4334b6ad8b0942f5cbd443e7bd5cefdcadf2541d341f46fa153a28a6ab5f074270638796efe6a7df48a20be9abcb3f41bfa19c58b1e30ed13fe56b1d6d1
diff --git a/dev-python/click/click-6.7.ebuild b/dev-python/click/click-6.7.ebuild
index df2868d911b7..d3c9e5f244c1 100644
--- a/dev-python/click/click-6.7.ebuild
+++ b/dev-python/click/click-6.7.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="http://click.pocoo.org/ https://pypi.python.org/pypi/click"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86"
IUSE="doc examples test"
REQUIRED_USE="doc? ( || ( $(python_gen_useflags 'python2*') ) )"
diff --git a/dev-python/codetools/Manifest b/dev-python/codetools/Manifest
index 480638f2ff03..53e9e985d6b4 100644
--- a/dev-python/codetools/Manifest
+++ b/dev-python/codetools/Manifest
@@ -1,3 +1,3 @@
DIST codetools-4.2.0.tar.gz 117891 BLAKE2B 970d56037fdad518aa8975805a70238aa417a74649fa94c8383e2828447860b7a4d9467c54adf7f519e0f07e8852f0639486c1d3b5f80ccc6afc0d0d18da7d8a SHA512 8b63b9cb65966db72f3d2b054559fadf3008a4f4a7fc66ff12b046ca18568694c9d11066d6450e38b053b73df31c8a136729d7052bf8e21f287eac220ddf5dbb
-EBUILD codetools-4.2.0.ebuild 884 BLAKE2B a783a5956e274291d4ae3927db88870d988ed63baf907994324bf2f683356ba1143af5b00d675b17de40a0e12341841cff08fa792df962b32882759a18bd4508 SHA512 8dc27482d89ebeb4e8c038e04dac0b0c7cdd5389010fdc96d1464a3936074f050fb5590cca91953e77dddeeadbda3e2fc9a44125539acc375b649f4bc06ba857
+EBUILD codetools-4.2.0.ebuild 954 BLAKE2B 12b118f5dd91dfc218366e8c0ec9fba6b57bb29caa401e618a6516b35ca31ac6890370630bf692f893379d0e5117cdd8eae02ff63cf555f478dbb67e373cf4d0 SHA512 9b5b3357201956cdc76e3528766fdbe77d3eb2f9dd5adb6b38519be8190dfa3945b68de1f64f159484965b6a6fff2527e119d0cd281c83f7d2e4bb55e3cad543
MISC metadata.xml 1134 BLAKE2B 33cdab74cd636bd5d69b5d33cb774d7d2f6c96b26b0d8bbc9e850ec9fe3d3e1ccc07fd60865a2ebf3588ed829cd2bb710736491c60ef9f7662990053ce70a67d SHA512 764080f26934d139d4fbb11a55c40d4342d1fe2132b4291dfe5fb0f558ca3ed26f3e61d335b343c4edd8812bafbb084098f5f0622cd78af785a21f6f6b4c668c
diff --git a/dev-python/codetools/codetools-4.2.0.ebuild b/dev-python/codetools/codetools-4.2.0.ebuild
index cf645d00d48c..796f4dd96a8c 100644
--- a/dev-python/codetools/codetools-4.2.0.ebuild
+++ b/dev-python/codetools/codetools-4.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -7,7 +7,9 @@ PYTHON_COMPAT=( python2_7 )
inherit distutils-r1 virtualx
DESCRIPTION="Enthought Tool Suite: Code analysis and execution tools"
-HOMEPAGE="http://code.enthought.com/projects/code_tools/"
+HOMEPAGE="http://docs.enthought.com/codetools/
+ https://github.com/enthought/codetools
+ https://pypi.python.org/pypi/codetools"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
IUSE="test"
diff --git a/dev-python/cryptography/Manifest b/dev-python/cryptography/Manifest
index 91b962d5f7ad..6ebe7989db1a 100644
--- a/dev-python/cryptography/Manifest
+++ b/dev-python/cryptography/Manifest
@@ -8,5 +8,5 @@ EBUILD cryptography-1.7.1-r1.ebuild 1729 BLAKE2B 24e29311b4214897b071201eebca29f
EBUILD cryptography-1.7.1.ebuild 1666 BLAKE2B b474878fa899bf532dc628455180463f8068d4ce90a3d0f91f6367aef1eaa5f9dc9027496bb2ccc1c9bd9451b00ae0e713c92a4e0fe156b68ae209fb5befb14a SHA512 d30f513b2b76fb1fa100b9c9a06adf3330e66f6fcc18ca62d01dc493fa70aa6e84e6cc902e0d2d537d456c8fe8b963b25142bedd5d1185d476c032d0c50b7950
EBUILD cryptography-2.0.2-r1.ebuild 1628 BLAKE2B 03385da8ed6efb3db70150a7b0cedfb36c013f07b9bca14a8993c710bee77f97313b5d61dbc06ba1108a6b9f6804d3fb5a3bca5de26dad24a66184619b119730 SHA512 276c1f36d1e00b351717cba037cbf9803dcf92b574517c68098ff34bdf7f37ecb24bc32bbee02df43fa71afa5642b7bcce42337b27904abf77b5046528815c45
EBUILD cryptography-2.1.4-r1.ebuild 2180 BLAKE2B 7d42c356dfbadd35b96c56e25f2424e75517c90f053b9e6ac99045bf21311f0b1d26bed2cd9f5c9d69e8b8cc3b1e823918fea30076e247069827518e1b6467e6 SHA512 982a1ce19c646206fc8c1df2776386e12464f318b25feba36d9959bce394f265ff4c271ea76c83d46499b2bc46b1283432afaffc5309ba4a68365a0969db3672
-EBUILD cryptography-2.1.4.ebuild 2054 BLAKE2B 3ed17aad90956150831f5831708a73cbce2537b1ad0ac96130c30041a513b60a0bf508ecd04fe563ad0b5cb20bddb6de8cca9870deac8b30a7ba76d7573ed046 SHA512 12ecf36d4124e39d50a602c8910f6f243e87301d2cda588a979a4f1841dcb73ce6204901ca7d42138880f4c5e99ef9f499f873ffc183beb8474393158a07787c
+EBUILD cryptography-2.1.4.ebuild 2051 BLAKE2B 99efc26b4ac7c932d7ca0d6d2cea7fcfcbb8c45daf6c7c8763174cbc8113e3465c015ce353c3a3eb78b28df30113269ada9dd88e33027973492d0e147cfa7c6d SHA512 a179c77b83e3d99527f86976ce9f627e7d8ab4efcf53be02c321eb1725699e48af2d48abdacaca3cfc3af2822323d1e86f078af1448a8a0d8323529f15b29ad4
MISC metadata.xml 384 BLAKE2B 6dbfdd39bb24b2df61454716e308605ae1d35c3babd01f16556bbbab240e425434315cb2b80a2c3e8e9b18b237899b5fb96566a7ffefde2af3af1dcc2e08362b SHA512 c2806f846608bdd0720b589494e13f57ab2d64026747f2b13f412c9a0e9d2bef6b16fc357e4d16b74ad7a2a2af8daa5e28d0b6bfe4d2141ce68881c724fd24c7
diff --git a/dev-python/cryptography/cryptography-2.1.4.ebuild b/dev-python/cryptography/cryptography-2.1.4.ebuild
index 67a90055c078..1315bb5010ff 100644
--- a/dev-python/cryptography/cryptography-2.1.4.ebuild
+++ b/dev-python/cryptography/cryptography-2.1.4.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="|| ( Apache-2.0 BSD )"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
+KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
IUSE="libressl test"
# the openssl 1.0.2l-r1 needs to be updated again :(
diff --git a/dev-python/enable/Manifest b/dev-python/enable/Manifest
index 55108e5070e5..dfabfefbd3f4 100644
--- a/dev-python/enable/Manifest
+++ b/dev-python/enable/Manifest
@@ -4,6 +4,6 @@ AUX enable-4.5.1-gcc-5.patch 741 BLAKE2B 45edc16c33e5d062fba895e51b47039c74b46e9
AUX enable-4.5.1-version.patch 1297 BLAKE2B 561ff91e65b55eb97ba9b163fca4536bdea6955f0badddb0d67faf7a9887b814ea90b3b15d536f1bda7e858b4b695bd4a8490126ae905c48d96fe7a1fda390d0 SHA512 b198640bc503ace1aed8ae8c67dc500647d2679e3e516ae62cd1800b8aade433e776db2be5d519b1ea8e0ed2f47e3285102e5a6e1ef89bdc46cf753bbd214150
DIST enable-4.4.1.tar.gz 2507048 BLAKE2B e3414a0505acafece3242a40400aab9ea00062bb605baa500f604df875b1caacd446c30189a23bac856c6cb39067f120be6e89ac9c95a05e92dc882d839a7e4b SHA512 72c879f19e26a4311b900cb4665969b9f806ce47b23c214a25e3ec308cc5300b6d71084a793215b05302fbeba09e13a4561e661c3bddb700d529bd31cfeb4dff
DIST enable-4.5.1.tar.gz 2571975 BLAKE2B dfd294f80e22fa89243057f405fe83ecadeb3768cae5a103e62219cfc62ecb5bd3acf1bd2d575da3276e8111c5c5330fa88e1ed06c6eb67a04974a57dd0cbd98 SHA512 1095a4490f4918756dd33864aaba2636c294c3b177d3f500d98a355ec86ef86ab211d33cdec95c2d37e7e1df41622acf2c8ecf524a1d93cc39797804c49e6971
-EBUILD enable-4.4.1.ebuild 1676 BLAKE2B ec64cde4706de566170ffa7e8b08109ad0a7e8f15e2c96519b99a07c574ece47f046b7777a69a90512a5650d3c760e15b71beb7a5c0d6f2697ef5ff19db6be8d SHA512 7a7d927748de3fc99909524322934958d385f2c692ebe96a57884dedb04d0b59e367e1c4c5518098c2aaadaaa8b120ef28b970a25b5d255ed414fdd564658690
-EBUILD enable-4.5.1.ebuild 1956 BLAKE2B e969eb52e4290681762a9b65aebe6438a203b7451afbb2dc0b2924eac91cd202181f523ba578317e1bae1963f43d43f1827068a83e1648a72158d4d07a94a77d SHA512 75faa7fd99ffd3ee7ede05a444ea1d59ac54d2f35295a62ba307ec61036c80e8c5fa0cebf36af37840a19be03acd2421bd895205750266dcf346262571e0d9fc
+EBUILD enable-4.4.1.ebuild 1669 BLAKE2B c1564bb9176a4e4a391615e09a5462d86973c5b76ddaf7b8c75c0bb8705e9ec6df35a684fad125e9e6e25fdf0c1f64152e56b0a9941eaf9f04b405f98f441e0a SHA512 b3f414dd017692513bb4d78869eb27c49ae75c5c2aff6013781efc91fb75ab50f2dbcf130b1ce1a2256e6b68e425f26d19e40747e0350eac5e9a345f394b640a
+EBUILD enable-4.5.1.ebuild 1949 BLAKE2B 51f4cc1ae7334e1f22b3155082c387404bc51ccf2d194ebb7da14d242e341c139d7a4f2826406dae2a11a430909aa238328173a9bcd91bde7705f818498528bf SHA512 4547ca85fb419f738af64ab572cd6b332bb6d225659daf230568dd077d6efaed26e5b9401c47f7e722bbfb7149172bd81dcae0def8292be9f1323af0101139d5
MISC metadata.xml 714 BLAKE2B f66e0f61f63654c24d1f35813836942efecb6892e6d1b221d9fce909bc510da84afaf514dbe9f0116ac7bb6f5a31da65f6c2ee0e49a46cbf368dd429364bfc5a SHA512 24af77a3c81ffb8d105fc73f48fd6a3d5729601d8c24bae4c952265af928b7ea89f1d0c069f058439e10fc3694ae75b0e83121f1de7266d3b57b94af67cb0dc3
diff --git a/dev-python/enable/enable-4.4.1.ebuild b/dev-python/enable/enable-4.4.1.ebuild
index 68fe4fd77629..55f024350dde 100644
--- a/dev-python/enable/enable-4.4.1.ebuild
+++ b/dev-python/enable/enable-4.4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -8,7 +8,9 @@ PYTHON_COMPAT=( python2_7 )
inherit distutils-r1 virtualx flag-o-matic
DESCRIPTION="Enthought Tool Suite: Drawing and interaction packages"
-HOMEPAGE="http://code.enthought.com/projects/enable/ https://pypi.python.org/pypi/enable https://github.com/enthought/enable"
+HOMEPAGE="http://docs.enthought.com/enable/
+ https://pypi.python.org/pypi/enable
+ https://github.com/enthought/enable"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
diff --git a/dev-python/enable/enable-4.5.1.ebuild b/dev-python/enable/enable-4.5.1.ebuild
index ffa29e06d113..e453e3a5ce63 100644
--- a/dev-python/enable/enable-4.5.1.ebuild
+++ b/dev-python/enable/enable-4.5.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -8,7 +8,9 @@ PYTHON_COMPAT=( python2_7 )
inherit distutils-r1 virtualx flag-o-matic
DESCRIPTION="Enthought Tool Suite: Drawing and interaction packages"
-HOMEPAGE="http://code.enthought.com/projects/enable/ https://pypi.python.org/pypi/enable https://github.com/enthought/enable"
+HOMEPAGE="http://docs.enthought.com/enable/
+ https://pypi.python.org/pypi/enable
+ https://github.com/enthought/enable"
#SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
SRC_URI="https://github.com/enthought/enable/archive/${PV}.tar.gz -> ${P}.tar.gz"
diff --git a/dev-python/envisage/Manifest b/dev-python/envisage/Manifest
index 4732ae67d96b..d9a32e73a939 100644
--- a/dev-python/envisage/Manifest
+++ b/dev-python/envisage/Manifest
@@ -1,3 +1,3 @@
DIST envisage-4.4.0.tar.gz 192529 BLAKE2B 2ce1903d082d5762d5c3d3924c8bfafd4d70d7114461a044bfe55e48bf2ce331119ae649bcbfef143360a67fd54492d7373314681b28de66e47df6d54b888cbe SHA512 7cc8fa82ea9bfd53f1a6cc90551d97972dd4b7abe9476515ea617ab6a32d7f2f65b2815ed934633f96b0f1445b763b9350e5d0e37ed99768c9a2ca32e588f91f
-EBUILD envisage-4.4.0.ebuild 838 BLAKE2B b2fe35345bf058f0adf5efa5169b48a88978a50cd4d428a0495239a97f8361008ba2e418f43ef6240be5de2b97cb63c051c62a5a41832ff9fa932e9fc5eee9e0 SHA512 c8dd6f96e44adc7ec40cc3107903c5b8c32ef8ed50d186229213028f983590556604bff3d02b6fa0c848c7b11e237ee5d333a436549ce7f3e7261a4e8580f454
+EBUILD envisage-4.4.0.ebuild 908 BLAKE2B c6d18005c69a6895656727373e7d6502d60359ada79c234df01570746c7dd5b97cd0b86d51c6d728d954ca713964e6b16acb1acd05cc40118689ebf7b02a64ab SHA512 73bf313e43dca9095e69f98e63d7751d6192ca7276ac49d191fd39d91d0eab291b9384c42adb6955375747c75cd04bad7a027a114431c16e9cc39a4c408e418b
MISC metadata.xml 866 BLAKE2B 59ef4b86c3cdef3c4b521af272ef7e7055cb0533b6a1c75cc5cec074299d7ae9b98786e9b52b787c74f31ce075a926dc97401b3c60ad65ea490c4996fa9042d6 SHA512 3e728258e339af459a3f5a95181646cac565e5c47f81983fc2abb5e82264a0e2e523814564eeb148b7ee6103d8e3ee4a96bfa3406b61c0fea089dbc4cd14a397
diff --git a/dev-python/envisage/envisage-4.4.0.ebuild b/dev-python/envisage/envisage-4.4.0.ebuild
index fa1070b7e6bf..70842fd9e36b 100644
--- a/dev-python/envisage/envisage-4.4.0.ebuild
+++ b/dev-python/envisage/envisage-4.4.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -9,7 +9,9 @@ PYTHON_COMPAT=( python2_7 )
inherit distutils-r1 virtualx
DESCRIPTION="Enthought Tool Suite: Extensible application framework"
-HOMEPAGE="http://code.enthought.com/projects/envisage"
+HOMEPAGE="http://docs.enthought.com/envisage/
+ https://github.com/enthought/envisage
+ https://pypi.python.org/pypi/envisage"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
diff --git a/dev-python/ets/Manifest b/dev-python/ets/Manifest
index d721af00b438..03eccdf64099 100644
--- a/dev-python/ets/Manifest
+++ b/dev-python/ets/Manifest
@@ -1,3 +1,3 @@
DIST ets-4.4.1.tar.gz 5074 BLAKE2B be844d7e1b7b7921883835fc9f640c105f5a66723b4dffa2bd4508804eac8b53ece40da1227be9623ddb36b2e573ec0ee5139a67a497c92cf14a543e1e98913e SHA512 50e8b0a4777e2ba433366ea6a34ef7c31ed9f41b2d662360839aa2ebaf40b0a9c613b3c472518be0931c5f523a7b383a382e9bd401e7b713f29337d4fd3a2c35
-EBUILD ets-4.4.1-r1.ebuild 1271 BLAKE2B 09c6f14fa0133a29f10f4056b2bae870541e4f87a66ea103fb4c6492517b7ffb25b435c3d52b8a81b1bb0c566b7e30fea0d12ab09d54a621f3e836f344605888 SHA512 81ff362c4c1a835a49769f72c2a9b916fc56cc5e2595937dcfd67de44db7cbca6592ef64a8d40c4ca341b9acf4a6c8e4812e99af973580d3b6bde4f8e6d9a732
+EBUILD ets-4.4.1-r1.ebuild 1302 BLAKE2B 83704b7e975b441495a43a0579eec560fe80b7be768975e88cc60807433f4d2a79622c6a819092a99b74f7fb36c6d90507565e52b379ff1ae1336ec9d72d5098 SHA512 a198d978bd3202addf1050a2b7d5316324dc912fce217b7ae2ab9ec5633681598e4b7fd6e5907b347c8dc89d9002a907c68a5a6c671f654e0b5a39dbed5886c6
MISC metadata.xml 839 BLAKE2B 6516484d3a4898bda41cd46acba20645bf2931930dde79e162ee759382438efa2a84bbf20e8d0e785c04ab671c0ea7604e8592e5459412384b39d094271d7c45 SHA512 50c9f1d94f26ecdf4bc01fc9edb11c2e83b5b63db1a8b50e1974651837245918249c1ab069d34ad0e16f19508415831491e2ef584fac5f7dd369d2b5481ab2bf
diff --git a/dev-python/ets/ets-4.4.1-r1.ebuild b/dev-python/ets/ets-4.4.1-r1.ebuild
index edf2d340c781..de96df138714 100644
--- a/dev-python/ets/ets-4.4.1-r1.ebuild
+++ b/dev-python/ets/ets-4.4.1-r1.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=5
@@ -8,7 +8,8 @@ PYTHON_COMPAT=( python2_7 )
inherit distutils-r1
DESCRIPTION="Meta package for the Enthought Tool Suite"
-HOMEPAGE="http://code.enthought.com/projects/"
+HOMEPAGE="https://pypi.python.org/pypi/ets
+ https://github.com/enthought/ets"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
diff --git a/dev-python/etsdevtools/Manifest b/dev-python/etsdevtools/Manifest
index 1f6cafead47f..05b783a48f59 100644
--- a/dev-python/etsdevtools/Manifest
+++ b/dev-python/etsdevtools/Manifest
@@ -1,3 +1,3 @@
DIST etsdevtools-4.0.2.tar.gz 4222266 BLAKE2B 02ea4f465773d980c12b6e402098df8d43964e525a333b5837bd5840412be17659a62129d6405dcfb71bcf9158589f8801a066370e1f97b4ee57dcb9ba747349 SHA512 41e88997d74397f8780c47c87080629661790aefaabeb9463503f7a7331aefbb7ba42a9754382f43adf6143c28db999af70b287a221b8cdbd44b2b7443b2b23d
-EBUILD etsdevtools-4.0.2-r1.ebuild 1136 BLAKE2B 5ca542049a9c0b92d22a8cb74997056f81f1096ae6655819c00aae1dc85a6673bf86e5d08685f67a9bf89193fe9e5287a576e1145fad225efa4feaea3e5944e2 SHA512 3fe95ebec78351f0e8980b52e96e6f7579f24500806c8beb943e52d8338670159b305a86740528d0880d466eaa24399a0406ac8a944783cda34b5f8b8e161256
+EBUILD etsdevtools-4.0.2-r1.ebuild 1169 BLAKE2B 3fd7410ec27606f3056ba049344f73b59fe681f7734ba6c4e4673d7a51090b323945d32a8b880a203008fc32f86805eece0d3f8d41f6a5cba8e60b2b39e6949f SHA512 cad76392d974ab72fb971c8e3d96e9e77bb96ee96d6435b41b7521eafcef7479a79fb1879e0964920e6beb351cfba32bd2a6120c49406d5a63a1c08cee5aa15c
MISC metadata.xml 1714 BLAKE2B e7fd0f26c274e9c0c4a11b5283c9539dbfaed77de49bf2f815e8142f7d48591a5ec3e48276bb5bc2544a2e1a3aa44bc43c0b2df3fd1d5ffb81fa8c6be47e4823 SHA512 e51be7af099abfdcdff6cf10c05ee2054622058094c8548d49fb82a887821e4adc80b6f1836a780af6c5363da270ea6332842881056a39c2c01d402056ecf1d0
diff --git a/dev-python/etsdevtools/etsdevtools-4.0.2-r1.ebuild b/dev-python/etsdevtools/etsdevtools-4.0.2-r1.ebuild
index b342be12e09d..0e10377ad8fc 100644
--- a/dev-python/etsdevtools/etsdevtools-4.0.2-r1.ebuild
+++ b/dev-python/etsdevtools/etsdevtools-4.0.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -8,7 +8,9 @@ PYTHON_COMPAT=( python2_7 )
inherit distutils-r1 virtualx
DESCRIPTION="Enthought Tool Suite: Tools to support Python development"
-HOMEPAGE="http://code.enthought.com/projects/dev_tools.php https://pypi.python.org/pypi/etsdevtools"
+HOMEPAGE="https://github.com/enthought/etsdevtools
+ http://docs.enthought.com/etsdevtools/
+ https://pypi.python.org/pypi/etsdevtools"
SRC_URI="http://www.enthought.com/repo/ets/${P}.tar.gz"
LICENSE="BSD"
diff --git a/dev-python/libvirt-python/Manifest b/dev-python/libvirt-python/Manifest
index cbf3bd1765b1..71a14498544b 100644
--- a/dev-python/libvirt-python/Manifest
+++ b/dev-python/libvirt-python/Manifest
@@ -1,4 +1,6 @@
DIST libvirt-python-4.1.0.tar.gz 186312 BLAKE2B 45ba81eb738e72e2561ab597c5cc395ae2260c7d93575391d2ce14622faf706052ea5d83adf6ca6a52c35cda4a9e80348f163f48ba318f5d0056b26a33961d25 SHA512 533c46c6827b0c3397713b39a7c6486e1bad40571907aa48da7818ad15569d4e01e33ffc787beb9486fc84b361985aa1d30ea474555d55494143f71dfea26947
+DIST libvirt-python-4.2.0.tar.gz 186496 BLAKE2B a4d556a0159c338f2a3a5fc8e6072b084aab427170b66f00dce5b8c4649bfd7d821e02846de906584a454acf2f1db34718a2f48110cf5c8faf6594a72b6e8f2b SHA512 4c06d7de470ff22ee5983598e66d26a3e850998311c8061952f9f6b5be0a7a0f437e2b214d3d66bf465acec9afb925dfb6dd0cd756ed78e818d19e15e7cfdf6a
EBUILD libvirt-python-4.1.0.ebuild 971 BLAKE2B caf77d87ce352223c8c169ed840374c61109b1737c1a7d670d8246bf7d74b5577a90568769d1abfa50511293d3c4f3c3edc6b4497e4df230394adc5267031c5c SHA512 15c3b85fe89d593d0e4438fdc537bde2143fea5bae099293241ff78974df6141a730d6f9e3735593ac7b8a91301efd599a42d07699b81e166fec45e89a265690
-EBUILD libvirt-python-9999.ebuild 965 BLAKE2B 4a1ddf017be6ce4999a1c15edbfe3361e2561ada9845cd5b82e3174a7c2ec3b16de29f6e0bd572fbb251bf06ede220e3b4e1e6496e3d2e49e7bac3d1b4c4c193 SHA512 031a6875c7685b942cc444faa1a175cf44ac2700de9611920eeef03ba771c87be449b4dbdb71fbad7348cf69ba3c475516d41bed874b7f672b14b7c7d56a0156
+EBUILD libvirt-python-4.2.0.ebuild 964 BLAKE2B 28b03bf2c512a12d539b1e1cb15793821dd1763ff142e12bb6fece94b41f8bb29f1897c2c88479356f5de8d44ef81c3237730a1736ddfc4e3c243140c523f685 SHA512 dd0e54bab5b1a3cdd5dac84c1b9fe7f0191c9a1b388b0a2495992c798553ef10830b2a168906f9fadbab1a39e8749f486085b535fae981209214080205f2be42
+EBUILD libvirt-python-9999.ebuild 969 BLAKE2B 7eef27fd34c2368a8fadbae51f5e76acac23f72c66935dc2fdc0c19e3ab7dbb1b05e4a87ff90a72e4972408bfb63c15efbeb2b46d31951387eb975567bd26aa3 SHA512 4de4f941bef900a032f6d3473a868070eb087dcfaf332e53bada1adb9222cab13e388caad11c6dddf2042aa4c4e266ba12150ab4652c9ef1c4b2bf4466bf5c37
MISC metadata.xml 518 BLAKE2B ac9993d622790a5cec52f737de0494b7ac6a5a6e17e66ccad8e4862257ba8926d688fa4b6e68cd96ea5a4f2d35825204219fd79bc5917d05a6f39787f80bc1df SHA512 243b815c70c65046d672bc2b4a05d67f61c6e70dc6677ef7e8b76783979d801793f8d864a33ed9c64072c4fa30786d4455c82c82fa37933dac0b0efac2264083
diff --git a/dev-python/libvirt-python/libvirt-python-4.2.0.ebuild b/dev-python/libvirt-python/libvirt-python-4.2.0.ebuild
new file mode 100644
index 000000000000..172f3dc38862
--- /dev/null
+++ b/dev-python/libvirt-python/libvirt-python-4.2.0.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+
+MY_P="${P/_rc/-rc}"
+
+inherit distutils-r1
+
+if [[ ${PV} = *9999* ]]; then
+ inherit git-r3
+ EGIT_REPO_URI="git://libvirt.org/libvirt-python.git"
+ SRC_URI=""
+ KEYWORDS=""
+ RDEPEND="app-emulation/libvirt:=[-python(-)]"
+else
+ SRC_URI="http://libvirt.org/sources/python/${MY_P}.tar.gz"
+ KEYWORDS="~amd64 ~arm64 ~x86"
+ RDEPEND="app-emulation/libvirt:0/${PV}"
+fi
+S="${WORKDIR}/${P%_rc*}"
+
+DESCRIPTION="libvirt Python bindings"
+HOMEPAGE="https://www.libvirt.org"
+LICENSE="LGPL-2"
+SLOT="0"
+IUSE="examples test"
+
+DEPEND="${RDEPEND}
+ virtual/pkgconfig
+ test? ( dev-python/lxml[${PYTHON_USEDEP}]
+ dev-python/nose[${PYTHON_USEDEP}] )"
+
+python_test() {
+ esetup.py test
+}
+
+python_install_all() {
+ if use examples; then
+ dodoc -r examples
+ docompress -x /usr/share/doc/${PF}/examples
+ fi
+ distutils-r1_python_install_all
+}
diff --git a/dev-python/libvirt-python/libvirt-python-9999.ebuild b/dev-python/libvirt-python/libvirt-python-9999.ebuild
index 34efdc0f4c12..68144b5027c7 100644
--- a/dev-python/libvirt-python/libvirt-python-9999.ebuild
+++ b/dev-python/libvirt-python/libvirt-python-9999.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
MY_P="${P/_rc/-rc}"
diff --git a/dev-python/mako/Manifest b/dev-python/mako/Manifest
index cd853534f302..2a982fe12bd1 100644
--- a/dev-python/mako/Manifest
+++ b/dev-python/mako/Manifest
@@ -2,5 +2,5 @@ AUX pygments-exception.patch 1456 BLAKE2B a5cea58cab2dfbff872db7eda2a7753d69fcd0
DIST Mako-1.0.3.tar.gz 565224 BLAKE2B 8c9a6fa10a6a8d5fc87ff75b77b11e411bd79adcab64e3b3b9066ba7010db94d98c7e8e422e1f89a3ff326501eff8dd6129a1af97d131babcd00047b0db19c29 SHA512 1652cb3f7ea6484975c16f914ce9c070e503ff532564f76a048dd316e5eb12ff2b2445f272be55147d4d62b45906d5e14b3799c9136622ed0867a00875a0e52d
DIST Mako-1.0.6.tar.gz 575112 BLAKE2B c8354faf03ca2b6dfbb82ae96e8b86385630713a0ebb1d592179acaa78e0950a0b013da05da0c079263043a4ce8958e5ec50215c401b2c4fcabfd7f364d92be5 SHA512 15608f2487783ea3a48faf743ee1b8e811adc34281c613e56f1a4548f3c614d1d5dbc943911943a7f8f6d34a962a27387d8fc17862038c1abee2e6c3328a79cf
EBUILD mako-1.0.3.ebuild 1411 BLAKE2B b47524aa2a916a453f59011f707010f81073639b9a2a67f5ddba14378a04392a90ecaed698284760f56fa23d8e85f888e6179f6203c1694e2850392ab0dc55cc SHA512 e196baf5e28ba989c7d8c5e69229ba1df9c400ef93c712add5a002722eb6690a9d8eb024b21ddb4dea3844419c0940ae487709b8e0fff13c08a3a0669b9233a2
-EBUILD mako-1.0.6.ebuild 1490 BLAKE2B 95e00f816400c60124a7f7e394f53049ce9ce7fb8dbf0162a61cf95d43453a797269fd629ff3223cb25f48ae284c525071da29811bb7a2c84d1c2775a3a342f2 SHA512 2ec4d3e6b8f589a436c709e71eb2afbce8c33a540ca5e9a711ef1e38baa87eff7940f4170770197e5de38d1280cff941eeb105162e8e58540aed5ac83348684d
+EBUILD mako-1.0.6.ebuild 1486 BLAKE2B 4b1df411911c387bd27734926cc5fa77c69c47eacd73ff9ff25405481859a6dbe7e80823db382a45fbd477ebe1c95c0ea06685206466fc298af9bad987208eba SHA512 b2f09500379bc814cea84a60c4601323bd072c389d30937ba57ea775abf2c9afffe659f81e9e2e6a73df3c0194f65321ac836a39744ac970e456e665edaef003
MISC metadata.xml 317 BLAKE2B 1b8ed4d3958df0960dda7060ead69fff4ea6f0c6087d99af4ceeeb8d1fae9a88657aec6eb1695ec5f990e48f167e729ce65507080ef0ea5d23617d439621921d SHA512 5df2d87e902b439727d8be3861e626ff798a546f09dbfdd19ee7384dc1ca0474d1b3ff2f638d262217f0105fc2536a3ac2440cc5b1161cb510976bd2ca6d1da8
diff --git a/dev-python/mako/mako-1.0.6.ebuild b/dev-python/mako/mako-1.0.6.ebuild
index 11d271a36ff8..084582f8ef41 100644
--- a/dev-python/mako/mako-1.0.6.ebuild
+++ b/dev-python/mako/mako-1.0.6.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_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 ~x64-macos ~x86-macos ~amd64-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
IUSE="doc test"
RDEPEND="
diff --git a/dev-python/polib/Manifest b/dev-python/polib/Manifest
index 63762b4256c1..396288ba62e6 100644
--- a/dev-python/polib/Manifest
+++ b/dev-python/polib/Manifest
@@ -1,5 +1,6 @@
+AUX polib-1.0.7-BE-test.patch 545 BLAKE2B 800372796d19d98f47dff73ed593dcbe8a60d55b654258ea5063b702fc3761906754096bc2f4703621378a56ef9589ff5a4c1d7aa6bcef368e293bad9e8b869f SHA512 0b62dadaa7983657901463770a5e7abc41361094c7dba41618881d7328378b989c10b3458c667f15134ad92d0bfebd785f475e1ba040ea11da70352bd8a2cc2c
DIST polib-1.0.7.tar.gz 156282 BLAKE2B 4d4a9f9901fe7b7b7aa5fc54b9391e051b8d02d1749752e1c9a563d9285670db5d43d7c5015fe266f78c89d1ff7a334bd2afe2d7d8b68fb376df35f8902cb0ed SHA512 bfec3538f9ab499ff2149bb40e0685b4cb6d5f0bc7ce8dc33e1fc511a6169e01c1a317e652daed7b3bfd9bbfe6ee1d545b4d8913f54e91504c4debb5b1b94b6e
DIST polib-1.1.0.tar.gz 158484 BLAKE2B 41766f00e3928eacf3c98406b6acce224f0d0cb44d79326c834db900ed8b91181911ab7e26845a737057dd07c067a784d0b06278952708c17888db42d8c1e303 SHA512 74681585b4d7252e107acd7d73f49f7e91c90adcd180722d39d35c40ec158434798af0124a16788cf564c73b84f52a040aefeb58355a1a3cd85848c3f6a5e67f
-EBUILD polib-1.0.7.ebuild 797 BLAKE2B 5c1255e810ff817496ffc262b5ea04299321c93f9ff9950b47cd8d499774818ab6d916efbb276c57752a54754982a36ff2c77c4597c081ad682e6bcac083a92a SHA512 3a14e043159afbd6ed30ea9977309245186f2a627e2cd237feaa2e16a7faf40e6df867a4beb1ec278adb3065725eaa6ed3d30e7d95ab031be274bfb5691b28f4
-EBUILD polib-1.1.0.ebuild 810 BLAKE2B e08c25f114b9a9d0c4616b7064121c1d27e6ccbc99d28e866c357dd9a9d5adee2fe579a6a0b4590f1acbabe4e3b2f690b2bb5d97b8426e81b854c149f6f6f48d SHA512 6d024aef77960e542dcbea2d5d1d11475b19ea94fb65baabce7281a07f4b288e2ec291a3e39e2d47125a99b8aaaf101a76184768660a77018270087b8104c1b3
+EBUILD polib-1.0.7.ebuild 851 BLAKE2B 711e2e4bb1edbc7dc85de2f88c94b30ff105849ee63f7529dcd65afdd56e07064dc5eda91d2f4a88c6f9f4ce97e218b71837cd737758d1eda1a57c5c0bc9ec84 SHA512 81dabe46ec5375ceb7182a987f1a39d29f88790fdb1f35542137c2a27c6829656a974d605e422f93743f92bd71dde105e3e2c2c74e0eecb9f617c8a694ad4d5d
+EBUILD polib-1.1.0.ebuild 864 BLAKE2B 9eaa7d09a01ffee33606ef2def8b7f2c6c1f93e874fb5d0a1014346a630f08127ede16c7c7aed41be2867e23cb4527fe41a5d08132c60915963e839e8f6b5297 SHA512 424f78963055d9af04e43fead659210babb129c9f66c8791eddd979d0367859a430d1b71b546854c2c1d53b356c14dedcdfb2b2d09f34083941b2a55ebf7476d
MISC metadata.xml 388 BLAKE2B 49be94fcd86aefe8e2c4ab2035478b470236492908f7d08822a4e035277c83d557f78076d72cd96d6320ec08276c629dcd52d04380518cf694c10ebdee0bce16 SHA512 7afe518c98f3cbb71d13aa4cea16fe59eae8f711a1d1dd58c982c1dd8946b0a69196e0979612c995d53be215148d05615226eecc4be457adf8cd35b96f3f3f57
diff --git a/dev-python/polib/files/polib-1.0.7-BE-test.patch b/dev-python/polib/files/polib-1.0.7-BE-test.patch
new file mode 100644
index 000000000000..e2192bb7091b
--- /dev/null
+++ b/dev-python/polib/files/polib-1.0.7-BE-test.patch
@@ -0,0 +1,11 @@
+https://bitbucket.org/izi/polib/pull-requests/24/tests-force-msgfmt-into-machines-byte/diff
+https://bugs.gentoo.org/641464
+diff --git a/tests/tests.py b/tests/tests.py
+index 50ad0c6..239ce88 100644
+--- a/tests/tests.py
++++ b/tests/tests.py
+@@ -551,3 +551,3 @@ class TestPoFile(unittest.TestCase):
+ po.save_as_mofile(tmpfile1)
+- subprocess.call([msgfmt, '--no-hash', '-o', tmpfile2, reffile])
++ subprocess.call([msgfmt, '--no-hash', '--endianness=%s' % sys.byteorder, '-o', tmpfile2, reffile])
+ try:
diff --git a/dev-python/polib/polib-1.0.7.ebuild b/dev-python/polib/polib-1.0.7.ebuild
index 73369498a496..c890aa984407 100644
--- a/dev-python/polib/polib-1.0.7.ebuild
+++ b/dev-python/polib/polib-1.0.7.ebuild
@@ -17,6 +17,10 @@ IUSE="doc"
DEPEND="doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )"
+PATCHES=(
+ "${FILESDIR}"/${PN}-1.0.7-BE-test.patch
+)
+
python_compile_all() {
use doc && emake -C docs html
}
diff --git a/dev-python/polib/polib-1.1.0.ebuild b/dev-python/polib/polib-1.1.0.ebuild
index ea885b2aaf88..81c5318f275d 100644
--- a/dev-python/polib/polib-1.1.0.ebuild
+++ b/dev-python/polib/polib-1.1.0.ebuild
@@ -17,6 +17,10 @@ IUSE="doc"
DEPEND="doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )"
+PATCHES=(
+ "${FILESDIR}"/${PN}-1.0.7-BE-test.patch
+)
+
python_compile_all() {
use doc && emake -C docs html
}
diff --git a/dev-python/pyClamd/Manifest b/dev-python/pyClamd/Manifest
index e7acd05d8cdd..3e5c91afe5d7 100644
--- a/dev-python/pyClamd/Manifest
+++ b/dev-python/pyClamd/Manifest
@@ -1,5 +1,5 @@
DIST pyClamd-0.3.17.tar.gz 10737 BLAKE2B a190809b8f652fdff6c55c73a9431fa509219b9a8d8728ac63844ab1d88e9169df8eeef96892695a8c8a60c48c7fbf938d347603676a186746c4be202b37ef34 SHA512 52eda3f5b6612d47b803e6df8a49890167805dc39a30004f979dcd828b2717ebf7fe753ad0305ab3aad00aaaf750e9e862d43a504ccdb8f7df6faceae18da4a8
DIST pyClamd-0.4.0.tar.gz 11177 BLAKE2B cb69c9e1fec936d416a18658a2c3e9df4dc4684cf56c19e8a02ad9929b4c86d9985395c38a8f88f7053f81fe08fa3574c6a206bcc519a9494c2a61caf6b995b1 SHA512 b96e26729e0fe2600572534c0fa22a01238761589f1771e72a054dde9c1b8f122493c83ca04cffda167f7a0e44fbf309bdf76b8fe1de499ec50d56c677923bd4
-EBUILD pyClamd-0.3.17.ebuild 558 BLAKE2B 3e4b59a25bd1932d3c163f353e93f3cfbbb37e3cdf4f44771cdaf0f97805781a500ceaecc74493aff1888eb14e7ef9d53517c3c24dd1d5fba74d97c2a0a243c5 SHA512 316427c660345aaf72eb2325fa964a09b9d632e6eeed255d78e47991bdca7896e80d6cd09268b59f022a32608bc712816085284399d5f5f66e110dfd9a0286b9
-EBUILD pyClamd-0.4.0.ebuild 566 BLAKE2B d5786d52d9b190f93459d4303fa0424fed181a44a94c9683821f56fb5373609b4288b3c4af8f83fdaeb17767ae9691203a31a397ed1d9c2d4117ae848199a1c2 SHA512 403cab6997cd13fb1f8ad18cbc52587601d0afb759eb4cc6c8fc0dda83c9e0e222257b37976005e08c0603d912079213aed715e307159cf0725099d858681cd5
+EBUILD pyClamd-0.3.17.ebuild 559 BLAKE2B 75f4e36fd9cd1a2fa48ec3562608f67926bd145a28cc3f16cf19ebd9ff6507597ed94b3ca32fc136a1788f45b1d29af13f90356e7623c94689fff194ecccfc9d SHA512 0b2ecb5064241fd07bc3b1e823fee447fe9b6a149129772843d3c7c7ae3a4bf5d22e0d0e29d4427d2d99569873d3f30096382e1f30b41ae960648aa625e28fac
+EBUILD pyClamd-0.4.0.ebuild 567 BLAKE2B 1dc635779338a0a9944f660a2a57424ceac209b9f1931e255366a1aecddd0293221d251d193b6fec8fc31465c87a6c67b0e1d76d1819d230c0941437ee001d8a SHA512 57cc8e1bfc193effe94335de13a39323596c9d901db4df7aa0ce3215ff1795b91d05aac8ce1c234e93d0b25673c206828d85345ff5fdb38919415b5bd3e26d20
MISC metadata.xml 323 BLAKE2B 58103aaf74f241ee493b79225d841b88792d770a484885fa5eba23b8d07d5039d92d1691b2c8914964ec11a055d7ea5150a9b6f2685b9008f6ed7a3f62e638d1 SHA512 d415502fcadfae02999e34a1eb5d526e1e344ee55182ea0790556432df8a63dea1f71a0ebbe47575eafa205dd287e1d2d032de58f87cca6d1fde56154762dc61
diff --git a/dev-python/pyClamd/pyClamd-0.3.17.ebuild b/dev-python/pyClamd/pyClamd-0.3.17.ebuild
index 52f551de1eb6..cc6551617c33 100644
--- a/dev-python/pyClamd/pyClamd-0.3.17.ebuild
+++ b/dev-python/pyClamd/pyClamd-0.3.17.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=5
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
inherit distutils-r1
DESCRIPTION="python interface to Clamd (Clamav daemon)"
-HOMEPAGE="http://xael.org/norman/python/pyclamd/"
+HOMEPAGE="https://xael.org/norman/python/pyclamd/"
SRC_URI="mirror://pypi/p/${PN}/${P}.tar.gz"
LICENSE="LGPL-3"
diff --git a/dev-python/pyClamd/pyClamd-0.4.0.ebuild b/dev-python/pyClamd/pyClamd-0.4.0.ebuild
index 9f78b67269f2..63155321c7ec 100644
--- a/dev-python/pyClamd/pyClamd-0.4.0.ebuild
+++ b/dev-python/pyClamd/pyClamd-0.4.0.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
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
inherit distutils-r1
DESCRIPTION="python interface to Clamd (Clamav daemon)"
-HOMEPAGE="http://xael.org/pages/pyclamd-en.html"
+HOMEPAGE="https://xael.org/pages/pyclamd-en.html"
SRC_URI="mirror://pypi/p/${PN}/${P}.tar.gz"
LICENSE="LGPL-3"
diff --git a/dev-python/pyopenssl/Manifest b/dev-python/pyopenssl/Manifest
index 72cd737d4e56..2dee18ac3262 100644
--- a/dev-python/pyopenssl/Manifest
+++ b/dev-python/pyopenssl/Manifest
@@ -7,5 +7,5 @@ EBUILD pyopenssl-16.2.0.ebuild 1596 BLAKE2B 2fddd33669aa0bec3680851737fef5be19fd
EBUILD pyopenssl-17.0.0.ebuild 1606 BLAKE2B 170a0d141beab15e063bf6137e7ffb052265676e9ab9134748f9cd608a1af8c1c30354e0b9f29ccb576a7449ba7f96bde4900b93a220ef04d7e9c31110e152bb SHA512 e8f73d81532e7ccecbd96f6958ed65ebae636efc703bb02543ed27e136f6a48b086b5e3a230685d1ea8a7b19ddbd29340b53e908b9eb8756644645a0fef2fb5f
EBUILD pyopenssl-17.2.0.ebuild 1573 BLAKE2B 178c8cc77f28ad47c854f60689bdc25378c32dc3cedf8bf4ff1c1692545a8a49618f2b19235c8d60cb3c57520d0e183c2466a85b594902d9cb9fcb8539e26120 SHA512 927ac59c13d8b688a27f49a56ca719656755930eee39de29ff84e3206af271e8b0bf30b3aa3a623aa9d14cbabd4cc03cf2724646161834d2d713d1c00e98b4a3
EBUILD pyopenssl-17.4.0.ebuild 1581 BLAKE2B c47967dd1ed4946e54f04e71a81b153519d6fe00374102c6ccd8b1e26704282028da7f262f8456496b271d777503adfb2fbd5dfc6eae6357860dd41453a23155 SHA512 11704f1b6207285e3fb3b58ac3d8591b96093eb3a669631d057f9fe5d2322a681efa46129f5c10ce0be20ad614fc758f5dbf80f86407c8bc0f5ab2429e0d7733
-EBUILD pyopenssl-17.5.0.ebuild 1635 BLAKE2B df850a4965112c0e9b9ff09ab43f49878187be6c0707e7ebe44ce965a716a3cd5ea2950278ad079fb23a94fc8acf54bd8cd6b3c5a62c4b980b17de7365b161a2 SHA512 1854f07bb905b29c64827b7f258d684cc963c13bfe542852e4eacf0e3a8ff69253e872231dd303268d172145d0f070c70a2744c591ff8dde8533594cb8d4ce96
+EBUILD pyopenssl-17.5.0.ebuild 1632 BLAKE2B ecc2a9a03058f9892004d663e5d58a2f4835247070db0bf2e80ee55c7977f27ef773889b6ef182181972f1b48cb88405e83de2384ea892a65e1920b03b8d9a5c SHA512 63ced990791ae1f614f06441a0da38cdc61cc0e7634d8226ed1c138d4d6dec33a91608e454a3f3c02d2ed5757fa0a3bc27ac01d1053ce45f5638baf4988f3a4c
MISC metadata.xml 418 BLAKE2B 69f135bab3b0cffa47cc8e807e1f537f7fa0bd599bf3309ab92ddf41f894c21ab0e3f793ea4caa65d272043d2dc0352fc54c7160b31fccabbeb165775a895d97 SHA512 5cd4b0381e79245626500a2a38b9f7bedcc8e4742445ac16f12a96133f1291ec49592f2259294f153d5f1b27969cd6f7f364d49f32d0793b12b2ad38b824f441
diff --git a/dev-python/pyopenssl/pyopenssl-17.5.0.ebuild b/dev-python/pyopenssl/pyopenssl-17.5.0.ebuild
index af0cd0c73bd8..3b897df8a756 100644
--- a/dev-python/pyopenssl/pyopenssl-17.5.0.ebuild
+++ b/dev-python/pyopenssl/pyopenssl-17.5.0.ebuild
@@ -21,7 +21,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~m68k ~mips ~ppc ppc64 ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
IUSE="doc examples test"
RDEPEND="
diff --git a/dev-python/qscintilla-python/Manifest b/dev-python/qscintilla-python/Manifest
index 5df119a2c39c..2bd5bc2d9305 100644
--- a/dev-python/qscintilla-python/Manifest
+++ b/dev-python/qscintilla-python/Manifest
@@ -1,3 +1,5 @@
DIST QScintilla_gpl-2.10.3.tar.gz 2721287 BLAKE2B cc85eea17e563ae5f4a130d26ca88bec3e1a6cbff7bc0af096c63789384d03149105641d6324f53b37a2bd8ab4681a285ccb76e6063a06e5db30d070d3fd8219 SHA512 a1b9d6869797ec074e4e0727164804779792fb77b2230aae80e6d6b5fb3a3ff9d84e17d775d18ab74c97b78bac454511fd2cb49be1fa36f71d9097abf88045b6
+DIST QScintilla_gpl-2.10.4.tar.gz 2721322 BLAKE2B df50dd0a34db96dd57147ddc399d4a30751b1bb4922dc1b8b3c3c1989e810937dc8345f92128e8a606b1edc04fde4b930a424ab8344818c9899c8fe496793a77 SHA512 dee6684f68173784d098931554c839a30e129b89f980cd9704f818c44eb7023199bd3682e4b342091fa3e0ce577ec576d34046477bdd1d7fc58ca5dd2ba947a3
EBUILD qscintilla-python-2.10.3.ebuild 1528 BLAKE2B 29f01e825027fb0c7e7a130ae9b2474c920a69bbeb7662a0a08cdedd308ec8eba446762a4a7dd9508417338feee6f798f33a50a2ccdfb76fe217a3b51a6d2202 SHA512 4822e5bd19abcd917e6bda804f08318ccd60bbc55f7b191865d24590c73768ea059aa91f985f14ba72dd2e436c01e11e22342948b010e102f785c1b3142f1e94
+EBUILD qscintilla-python-2.10.4.ebuild 1530 BLAKE2B 468794c93a97f20d91bbe6bcabfdb82a978934321be5afad31a81f19bae7877b21644648c7490407f6e4cae72a7816d0503f9cfa90ff688f474a83220293568d SHA512 7c0fad99f6959f05258a6f5dba489071f0cd53982fdcde2967b69d8589f6031e24e76ff8172453caae1f03e27ebf61e21787ca5cb625f5c4a1d2ef150e2003d6
MISC metadata.xml 666 BLAKE2B ca3cfedb72c4bc624270f669034a78c1fd41ed48a261b6d2fd84ee9994d130d1b558578925028eed57a85db021f3cfe4b70e51eeb9a42f4f71392994f7bade82 SHA512 f78ce18443d32b17307e96f8177bc5fb46f5b9f6b4d797e79dcacb6eb76bba578f7d666469576bd5e326717bcd9167fe34a5e1bd1ead5679619816ef8f0363da
diff --git a/dev-python/qscintilla-python/qscintilla-python-2.10.4.ebuild b/dev-python/qscintilla-python/qscintilla-python-2.10.4.ebuild
new file mode 100644
index 000000000000..ab5f9388efba
--- /dev/null
+++ b/dev-python/qscintilla-python/qscintilla-python-2.10.4.ebuild
@@ -0,0 +1,69 @@
+# 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} )
+
+inherit python-r1 qmake-utils
+
+MY_P=QScintilla_gpl-${PV/_pre/.dev}
+
+DESCRIPTION="Python bindings for Qscintilla"
+HOMEPAGE="https://www.riverbankcomputing.com/software/qscintilla/intro"
+SRC_URI="mirror://sourceforge/pyqt/${MY_P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc64 ~x86"
+IUSE="debug"
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+DEPEND="
+ ${PYTHON_DEPS}
+ >=dev-python/sip-4.19:=[${PYTHON_USEDEP}]
+ dev-python/PyQt5[gui,printsupport,widgets,${PYTHON_USEDEP}]
+ dev-qt/qtcore:5
+ dev-qt/qtgui:5
+ dev-qt/qtprintsupport:5
+ dev-qt/qtwidgets:5
+ ~x11-libs/qscintilla-${PV}:=
+"
+RDEPEND="${DEPEND}"
+
+S=${WORKDIR}/${MY_P}/Python
+
+src_configure() {
+ configuration() {
+ # Fix out-of-source build and installation of .sip files
+ ln -s "${S}"/sip || die
+
+ local myconf=(
+ "${PYTHON}"
+ "${S}"/configure.py
+ --pyqt=PyQt5
+ --qmake="$(qt5_get_bindir)"/qmake
+ --sip-incdir="$(python_get_includedir)"
+ $(usex debug '--debug --trace' '')
+ --verbose
+ )
+ echo "${myconf[@]}"
+ "${myconf[@]}" || die
+
+ # Run eqmake to respect toolchain, build flags, and prevent stripping
+ eqmake5 -recursive
+ }
+ python_foreach_impl run_in_build_dir configuration
+}
+
+src_compile() {
+ python_foreach_impl run_in_build_dir default
+}
+
+src_install() {
+ installation() {
+ emake INSTALL_ROOT="${D}" install
+ python_optimize
+ }
+ python_foreach_impl run_in_build_dir installation
+}
diff --git a/dev-python/requests-toolbelt/Manifest b/dev-python/requests-toolbelt/Manifest
index af8a60c299f4..a380f831afde 100644
--- a/dev-python/requests-toolbelt/Manifest
+++ b/dev-python/requests-toolbelt/Manifest
@@ -1,4 +1,4 @@
-AUX requests-toolbelt-0.8.0-test-tracebacks.patch 765 BLAKE2B 5abf111cb6622c692c5c319826b7171b345e5c2599ed226ba370de294f14d31aabdbe0506b7a8c8eac3129b44a674e5d9bda3a84c824aab672c3781c988866e6 SHA512 02068c988a19f8052f6397b9d0e0cd609f2ae1f6480c9e55d552c12794ebe5eda9530c2530d23f1b7fedb8b60961611d72db5b92dd9c892095d46b77adc5fec4
+AUX requests-toolbelt-0.8.0-test-tracebacks.patch 1428 BLAKE2B 6f9645f2a456cde3a080337c00697493958d9bfd424eef9b9998233336ccea06ecea345cd55ff1321939421bbbb5c7ea566de8ed3d5d8133d62083c80f2bc2a6 SHA512 22332dceb704750d1d6ca7d640251dacea764dbbda4e530977f6788e19c1d1a857471d8cd94d99465e146bc96be9c35b67a9608a31997725b6284e7c10117f8f
DIST requests-toolbelt-0.5.1.tar.gz 187981 BLAKE2B 1e3cfafd8e0b8625dc92ff40bf88d9cf67d40a679eef8c6825de032d51107d2486aed34611818a3b97c286ea9e452ad3b196a8ba7a4b7f57a9377366991d33a3 SHA512 fff70b7262efae616fe9fe8e25af9856d42ccecdaca71cfde0dd81c5d7c509aec30f7c99f4b886d844c168937197ed8287e873fffe6073e93e48412b5a902997
DIST requests-toolbelt-0.7.0.tar.gz 194062 BLAKE2B ea7120e58ea23dbe1d17bc2f8c346ec00bd00d62a4c8fdefa1490b9b3ed62a0dcf45ce60b071fcbc7e510d943ec4f10a7031525bd24f5fb02749125cbccc9f0b SHA512 77f11d12643d7cacf0c5dab5c5490359fc6f11c038d56d6ae27939394c5788622edb230d38d2202192eec6a7b1229feeb5669cd6a33c78f6891699d017e8205e
DIST requests-toolbelt-0.7.1.tar.gz 194670 BLAKE2B 3f8b5950d3a87f519f40e2d21bce13ba2d3ed205b5d7f4fa0872339df391e5477f262b104697b264a75783d686eb44231ff2943bfe56f13695d63869227c48c5 SHA512 2559db13054c4d9b7c459603809a16d8d9a9c1a348369e1bc68e557bae10c41291286112e3b4a71e83b42203d40fa5cbc8441028693eeb986162d212a65f68ac
diff --git a/dev-python/requests-toolbelt/files/requests-toolbelt-0.8.0-test-tracebacks.patch b/dev-python/requests-toolbelt/files/requests-toolbelt-0.8.0-test-tracebacks.patch
index ddc7b3b05a24..418039bc7f94 100644
--- a/dev-python/requests-toolbelt/files/requests-toolbelt-0.8.0-test-tracebacks.patch
+++ b/dev-python/requests-toolbelt/files/requests-toolbelt-0.8.0-test-tracebacks.patch
@@ -1,17 +1,31 @@
-From 7af2e4ce4192dfab6bd8315ad31b5b689386a0d3 Mon Sep 17 00:00:00 2001
-From: <@υ>
+From e130ad521d3b5a14cd9494213e6ca9f52d0d9a2e Mon Sep 17 00:00:00 2001
+From: Brian Dolbec <brian.dolbec@sony.com>
Date: Wed, 7 Mar 2018 21:52:25 +0000
-Subject: [PATCH] threaded/tread.py: Fix numerous test failures
+Subject: [PATCH] threaded/thread.py: Fix unhandled Nonetype job queue
+Adding this check and return prevents numerous test tracebacks:
+
+Exception in thread 12f554d5-f61f-44d9-bc69-023714627952:
+Traceback (most recent call last):
+ File "/usr/lib64/python3.4/threading.py", line 911, in _bootstrap_inner
+ self.run()
+ File "/usr/lib64/python3.4/threading.py", line 859, in run
+ self._target(*self._args, **self._kwargs)
+ File "/home/bdolbec/git/toolbelt/requests_toolbelt/threaded/thread.py", line 43, in _make_request
+ kwargs = self._jobs.get_nowait()
+AttributeError: 'NoneType' object has no attribute 'get_nowait'
+
+Signed-off-by: Brian Dolbec <brian.dolbec@sony.com>
+Signed-off-by: Brian Dolbec <dolsen@gentoo.org>
---
requests_toolbelt/threaded/thread.py | 2 ++
- 1 file changed, 2 insertions(+), 0 deletions(-)
+ 1 file changed, 2 insertions(+)
diff --git a/requests_toolbelt/threaded/thread.py b/requests_toolbelt/threaded/thread.py
index 542813c..f33b759 100644
--- a/requests_toolbelt/threaded/thread.py
+++ b/requests_toolbelt/threaded/thread.py
-@@ -36,6 +36,8 @@ class SessionThread(object):
+@@ -36,6 +36,8 @@ def _handle_request(self, kwargs):
self._jobs.task_done()
def _make_request(self):
@@ -20,6 +34,3 @@ index 542813c..f33b759 100644
while True:
try:
kwargs = self._jobs.get_nowait()
---
-libgit2 0.24.6
-
diff --git a/dev-python/scimath/Manifest b/dev-python/scimath/Manifest
index eb5705c65b4d..4001857b5b06 100644
--- a/dev-python/scimath/Manifest
+++ b/dev-python/scimath/Manifest
@@ -1,3 +1,3 @@
DIST scimath-4.1.2.tar.gz 119399 BLAKE2B 8f316ac90ec167d9563dafcdb0acbe2dae8ecea92a5c9c2dd126a0278bf3820c7bb87d7e9e597ed5a0c9ed8d154b7883cf31a6360adbb41c3654c8b3c10d5be8 SHA512 2ceeeca5402da2b8745e0af5dac6a470c47b80529ec56aeb758cea815785be8a38b4ee3a052780c532b474acc4bf36474dd67c802a94971f3010148987c24257
-EBUILD scimath-4.1.2-r1.ebuild 1161 BLAKE2B 60ad38282719afc85d35f4dd524ccfcf8295d2765123abfd7fdc0fd66876b289acd474f713b4b541c237bd0908dfffae6c11ae5747177c058404b27e393a8461 SHA512 8024407c212da0fef5b2b2f3f3bbb032e7339f8f93a8e1478d3745b2f5f26914ea3781af9c74090e6a95a7f46cf948d5799f19743cc106aec6bf9a64fc15cad9
+EBUILD scimath-4.1.2-r1.ebuild 1190 BLAKE2B b32c2b910d6823af2db4d8d8b83b7c954f095a146169e499e2d30e16db8b80cd884c91fb83dc454eeaf4e10d28ef0943e3c22333a5cfb566a6687814a1caeef9 SHA512 b44b0a5d5b53b40ac4e57c349b97e00bd14a923705427c6c2600b5851e7af18de288237bbc9618e58864573a6d31325f4d47a6c7a8131692e15c0e5a88c8ac5c
MISC metadata.xml 670 BLAKE2B a0dd2a59d1981e123e6255cd7cd0a8413fe2e3c5220822be96b56c7eaf5796fe8532d374b85c7e35617c6a2afd4214906cb5307db1581db51965dd9476f04427 SHA512 eccd352c38d4967cd43718b0dc9daabcf2431d2b273056efad81a18a5bd93e9b4478cca105a4e4e68996ca13d3aa1bb4f1c70bba2fd395e43813fdab1578441c
diff --git a/dev-python/scimath/scimath-4.1.2-r1.ebuild b/dev-python/scimath/scimath-4.1.2-r1.ebuild
index dce19f877634..b10a46fbe0fb 100644
--- a/dev-python/scimath/scimath-4.1.2-r1.ebuild
+++ b/dev-python/scimath/scimath-4.1.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -8,7 +8,9 @@ PYTHON_COMPAT=( python2_7 )
inherit distutils-r1 virtualx
DESCRIPTION="Enthought Tool Suite: Scientific and mathematical tools"
-HOMEPAGE="http://code.enthought.com/projects/sci_math/ https://pypi.python.org/pypi/scimath"
+HOMEPAGE="http://docs.enthought.com/scimath/
+ https://github.com/enthought/scimath
+ https://pypi.python.org/pypi/scimath"
SRC_URI="http://www.enthought.com/repo/ets/${P}.tar.gz"
LICENSE="BSD"
diff --git a/dev-python/sphinx-gallery/Manifest b/dev-python/sphinx-gallery/Manifest
index e1724cd1ee4b..5fe497359630 100644
--- a/dev-python/sphinx-gallery/Manifest
+++ b/dev-python/sphinx-gallery/Manifest
@@ -1,3 +1,3 @@
DIST sphinx-gallery-0.1.12.tar.gz 68976 BLAKE2B c9f8f12f775df8cac0f0ad7d70b0dd099dacb3b005584d1bbc878437443144d7e2613ceecd25cd4b0c8941818c5596f6435c1fa223b1e5c5d5196827a69163fb SHA512 57e8fc3746c2f5c941ddc3e00c749a6bfa63fb5741b3e5551df02f798858c417acee05a6b35512506aa0c4866b14a093cb4269284501672c3bbbf2edfc1edc1d
-EBUILD sphinx-gallery-0.1.12.ebuild 679 BLAKE2B 20218ea5d474d657ba39510f5e30e8d1df4e74cce54debb387793862d32cc198fb3bfe727c30138c84f2accb7d8a00c80cbf5d1a38a5a91023c4d965c013504f SHA512 92fa12b705c2daebdfd036ff15f4ec304f82c3f19b5a04d818ff3e9c707e16642805031f40003ec6e921591fc4bb2d7334a1cf5e4fcb824ff9e257abf169ac09
+EBUILD sphinx-gallery-0.1.12.ebuild 726 BLAKE2B bc0f413a207a61334ad70ac605ba6fbc38a60a561b489dcce2af0ec9ee2f99065a7b895d2e7cef28b8987c22e6a95eb4592ef8d5e3ab32fb4ef19c589ab835f5 SHA512 8d0f4368b18c0b7a33c892995b30facb30fb9a958204651c64fa8f17439dbf20fa5bb314594f9a37a612b84b1bdc19b1a72ef79bc593c323ba08a92b4b2e7ecd
MISC metadata.xml 398 BLAKE2B 9ba3eb9dc8d9d9e16cb83963ab758bdcd11c6f7c8ff5ee6a9244b8c0e9c9db2162a22b855bdcd43148c0d23ef8c31c075e36bd4afdffa1a2eb5f30d08ce00747 SHA512 3b9762099b163b539d7de52602291433608ef33a9e60d3713e07bcf0b2b8345a52a0b162f6be52c9a88cfd419e5bc4e59307d07213f1d5aa3c4ca892d91f8b9b
diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.1.12.ebuild b/dev-python/sphinx-gallery/sphinx-gallery-0.1.12.ebuild
index d67dc59bff5f..691ce5f9ff25 100644
--- a/dev-python/sphinx-gallery/sphinx-gallery-0.1.12.ebuild
+++ b/dev-python/sphinx-gallery/sphinx-gallery-0.1.12.ebuild
@@ -20,7 +20,10 @@ RDEPEND="
dev-python/pillow[${PYTHON_USEDEP}]
dev-python/sphinx[${PYTHON_USEDEP}]
"
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+DEPEND="
+ dev-python/setuptools[${PYTHON_USEDEP}]
+ dev-python/pytest-runner[${PYTHON_USEDEP}]
+"
PDEPEND="dev-python/matplotlib[${PYTHON_USEDEP}]"
# tests need extra files not distributed
diff --git a/dev-python/traits/Manifest b/dev-python/traits/Manifest
index 205a68e7854a..80be1630bb74 100644
--- a/dev-python/traits/Manifest
+++ b/dev-python/traits/Manifest
@@ -1,5 +1,5 @@
DIST traits-4.5.0.tar.gz 4853612 BLAKE2B 6c3d83718751de1e0553487a45d073c285ada96686558133fe61472c29c3d4661e1c0bce68340bada9667f3f9e0c8ed11050a714bc0c55424dbd4ebd17e3ad8e SHA512 d506b4395395898eb824896d299bfcde609e100025cf9a55cd7d7c47615545efd3b007e46549e564fbfb2d5882b36ae676843f211f168b2557c504849c5ef582
DIST traits-4.6.0.tar.gz 434937 BLAKE2B 91d457b411f78b74a077f3bfaa8e3f627d0ddb959784ba0ce9e07e3fc8b76cddcaee1fd7293d8336c4fc0630d49527fd29e1a9ccba6b724846069f6282c643e8 SHA512 0fce336696e4cbb1d4ba63a07ad42867cb179a9efa6c348623036bd6d2eb791302539ae89994b11acd5a9f1be42a0febeb517db1716342b78aa71ca1277fde99
-EBUILD traits-4.5.0.ebuild 832 BLAKE2B cb81c9e510cf3550e10796f0f7a6898f6d1afef08edd1a7514d3d520c4e7ba4ca6bbf70779dfdb872cd42bda7e823348d8a8a02938360709cb1623ab3d983b7b SHA512 08fbbf2ed5793a3410201ee7ac2f74c763067685ad533eeba87aacd751dd1a8682c3befae2c13ddc128a38a1c60abdeec3ff9ab08c94bfb6b65746bd55ffc89e
-EBUILD traits-4.6.0.ebuild 874 BLAKE2B 40d993863e875a93e078a48748ed18150bcd7418fcd6aeec6208a4d89328e5c33666f2e4e6eb2daf91a0679b7cbc25daf631f91da98441a0d2c61d1ab038c0c8 SHA512 a2c8fd3f6ca5e1050cef451a73688c91d2bebd4fb9bce40ec0f6bec6f1905035c12ffc68b1a8389be4651ebd79d2d19718d4e0944b98ce48fc1d1f1501f0e81b
+EBUILD traits-4.5.0.ebuild 897 BLAKE2B 4273e888eb954ca19277304d3501699908743ad7fb303006a27472e1451b897d69d8d99bb9986191e1954382b00404a21c1f96fb71c6dc0c276a3e90bd138efb SHA512 e4562f835919744be5613748463f4033e887ff5a25a379407469d318a5149a487adbeb86637d02f95f3b7b0a828e5fc112bd1c30f059d67e0a3626061bc9369f
+EBUILD traits-4.6.0.ebuild 939 BLAKE2B 54a32cdaa3f0fcf31ca57d935fdca784b7e7b6dd74862226cbeb854db67aec88975020fe81f6b54445ddb70ac517e576dbcd2b7ce79e1534038a2a7c83e953ae SHA512 d7609f3a14036ad603b09988d9661e82f62541b471be5159978fa7476ec607dbac55c090825f02ea526ef3a398d7d16ac34d55ef6f1c115780f67c740ab0baa7
MISC metadata.xml 1234 BLAKE2B 24810b4f4cc186c097a88c3a3f5630229be6e9c83dfd10155ae2c4488036d36c7b6454817dd7f0031c5f0040b9a47a9fef1a9f58965775882f1039c88cf2a4cc SHA512 a0b7df10313d1931f5f8c1c2e0adea0d302e5b441bca9ff2049a0a3786de52440b394968686970816a09326419ae2682714e2caa4ca9dbd306b2e8210af17b56
diff --git a/dev-python/traits/traits-4.5.0.ebuild b/dev-python/traits/traits-4.5.0.ebuild
index f30ef234160f..64339121feeb 100644
--- a/dev-python/traits/traits-4.5.0.ebuild
+++ b/dev-python/traits/traits-4.5.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -8,7 +8,9 @@ PYTHON_COMPAT=( python2_7 )
inherit distutils-r1 virtualx
DESCRIPTION="Enthought Tool Suite: Explicitly typed attributes for Python"
-HOMEPAGE="http://code.enthought.com/projects/traits/"
+HOMEPAGE="http://docs.enthought.com/traits/
+ https://github.com/enthought/traits
+ https://pypi.python.org/pypi/traits"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
diff --git a/dev-python/traits/traits-4.6.0.ebuild b/dev-python/traits/traits-4.6.0.ebuild
index cfc695b51c52..aa93fd598216 100644
--- a/dev-python/traits/traits-4.6.0.ebuild
+++ b/dev-python/traits/traits-4.6.0.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
@@ -8,7 +8,9 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
inherit distutils-r1 virtualx
DESCRIPTION="Enthought Tool Suite: Explicitly typed attributes for Python"
-HOMEPAGE="http://code.enthought.com/projects/traits/"
+HOMEPAGE="http://docs.enthought.com/traits/
+ https://github.com/enthought/traits
+ https://pypi.python.org/pypi/traits"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"