summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/eventlet: Bump to 0.31.0Michał Górny2021-05-062-0/+67
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/eventlet: Increase test timeoutsMichał Górny2021-04-112-6/+43
| | | | | Closes: https://bugs.gentoo.org/781905 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/eventlet: Remove obsolete monotonic depMichał Górny2021-04-102-3/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/eventlet-0.30.2: s~dev-python/greenlet~virtual/python-greenlet~Marek Szuba2021-03-151-1/+1
| | | | | | | | | This will hopefully make it possible for eventlet to support pypy3.7 soon. For now leave pypy3 out of PYTHON_COMPAT because although eventlet builds and installs fine for that implementation, with FEATURES=test enabled the test "test_connect_ssl (tests.api_test.TestApi)" hangs indefinitely. Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-python/eventlet: version bump 0.30.2Sam James2021-03-032-0/+70
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/eventlet: Remove oldMichał Górny2021-02-182-64/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/eventlet: Stabilize 0.30.0 x86, #765274Sam James2021-02-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/eventlet: Stabilize 0.30.0 arm, #765274Sam James2021-02-151-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* */*: Remove obsolete values from PYTHON_COMPATMichał Górny2021-01-312-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/eventlet: Stabilize 0.30.0 ppc64, #765274Sam James2021-01-241-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/eventlet: Stabilize 0.30.0 arm64, #765274Sam James2021-01-231-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/eventlet: amd64 stable wrt bug #765274Agostino Sarubbo2021-01-201-1/+1
| | | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/eventlet: Stabilize 0.30.0 sparc, #765274Sam James2021-01-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/eventlet: Stabilize 0.30.0 ppc, #765274Sam James2021-01-131-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/eventlet: bump to 0.30.0Sam James2020-12-144-75/+18
| | | | | | | Restore inadvertently dropped Python implementations too. Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/eventlet: bump to 0.29.1Sam James2020-12-063-0/+136
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/eventlet: Remove oldMichał Górny2020-09-233-187/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/eventlet: sparc stable wrt bug #742800Agostino Sarubbo2020-09-231-1/+1
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/eventlet: x86 stable wrt bug #742800Agostino Sarubbo2020-09-181-1/+1
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/eventlet: ppc64 stable wrt bug #742800Agostino Sarubbo2020-09-181-1/+1
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/eventlet: ppc stable wrt bug #742800Agostino Sarubbo2020-09-181-1/+1
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/eventlet: arm stable wrt bug #742800Agostino Sarubbo2020-09-181-1/+1
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/eventlet: amd64 stable wrt bug #742800Agostino Sarubbo2020-09-181-1/+1
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/eventlet: Stabilize 0.26.1 arm64, #742800Sam James2020-09-171-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/eventlet: Stabilize 0.25.1-r1 sparc, #732726Sam James2020-09-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/eventlet: Unset PYTHONPATH to fix testsMichał Górny2020-08-201-7/+5
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/eventlet: 0.26.1 bumpMatthew Thode2020-08-152-0/+66
| | | | | Package-Manager: Portage-3.0.2, Repoman-2.3.23 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* dev-python/eventlet: Drop superfluous calls to python_is_python3Andreas Sturmlechner2020-08-151-7/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-python/eventlet: s390 keyworded (bug #717276)Sam James2020-07-111-1/+1
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/eventlet: arm64 stable (bug #731582)Sam James2020-07-111-1/+1
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/eventlet: ppc64 stable wrt bug #731582Agostino Sarubbo2020-07-091-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/eventlet: ppc stable wrt bug #731582Agostino Sarubbo2020-07-091-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/eventlet: arm stable wrt bug #731582Agostino Sarubbo2020-07-091-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/eventlet: arm keyworded (bug #717276)Sam James (sam_c)2020-06-041-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/eventlet: Keyword 0.25.1-r1 ppc, #717276Michał Górny2020-05-301-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/eventlet: Keyword 0.25.1-r1 ppc64, #717276Michał Górny2020-05-301-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/eventlet: Keyword 0.25.1-r1 sparc, #717276Michał Górny2020-05-291-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/eventlet: Fix test failures on SPARCMichał Górny2020-05-292-0/+119
| | | | | | Reported by Dakon. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/eventlet: Port to py39Michał Górny2020-05-261-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/eventlet: Remove oldMichał Górny2020-05-041-74/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/eventlet: x86 stable wrt bug #720504Agostino Sarubbo2020-05-031-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/eventlet: amd64 stable wrt bug #720504Agostino Sarubbo2020-05-031-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/eventlet: Remove oldDavid Seifert2020-03-197-420/+0
| | | | | Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: David Seifert <soap@gentoo.org>
* dev-python/eventlet: Remove py2 virtualsMichał Górny2020-03-167-9/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/eventlet: Remove py2Michał Górny2020-02-058-8/+8
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-058-16/+16
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-117-0/+7
| | | | | | | | | | | | | | | | | | The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/eventlet-0.25.1-r1: revbump, python38, fix testsPatrick McLean2019-11-262-0/+115
| | | | | | Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* dev-python/eventlet: 0.25.1 stable amd64/x86Matthew Thode2019-08-232-2/+2
| | | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.17 RepoMan-Options: --force Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* dev-python/eventlet: 0.25.0 bumpMatthew Thode2019-07-232-0/+75
| | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>