summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/gevent: bump libev depRobin H. Johnson2020-12-071-1/+1
| | | | | | | | | | | | | | | | | | EVBACKEND_LINUXAIO was added to libev-4.24 EVBACKEND_IOURING was added in libev-4.31 ``` src/gevent/libev/corecext.c: In function '__pyx_pymod_exec_corecext': src/gevent/libev/corecext.c:24279:36: error: 'EVBACKEND_LINUXAIO' undeclared (first use in this function) 24279 | __pyx_t_1 = __Pyx_PyInt_From_int(EVBACKEND_LINUXAIO); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 113, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~ src/gevent/libev/corecext.c:24279:36: note: each undeclared identifier is reported only once for each function it appears in src/gevent/libev/corecext.c:24284:36: error: 'EVBACKEND_IOURING' undeclared (first use in this function); did you mean 'EVBACKEND_PORT'? 24284 | __pyx_t_1 = __Pyx_PyInt_From_int(EVBACKEND_IOURING); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 114, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~ ``` Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-python/gevent: ~x64-macos keywordedSam James2020-11-281-1/+1
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/gevent: Remove oldMichał Górny2020-11-242-87/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/gevent: s390 stable wrt bug #751130Agostino Sarubbo2020-11-241-1/+1
| | | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.2 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/gevent: amd64 stable wrt bug #751130Agostino Sarubbo2020-11-181-1/+1
| | | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/gevent: stable 20.9.0 for ppcSergei Trofimovich2020-11-031-1/+1
| | | | | | | | stable wrt bug #751130 (STABLEREQ) Tested-by: ernsteiswuerfel Package-Manager: Portage-3.0.9, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-python/gevent: Stabilize 20.9.0 arm, #751130Sam James2020-10-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/gevent: Stabilize 20.9.0 arm64, #751130Sam James2020-10-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/gevent: stable 20.9.0 for ppc64Sergei Trofimovich2020-10-261-1/+1
| | | | | | | | stable wrt bug #751130 Package-Manager: Portage-3.0.8, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-python/gevent: x86 stable (bug #751130)Thomas Deutschmann2020-10-251-1/+1
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-python/gevent: Bump to 20.9.0Michał Górny2020-09-232-0/+87
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/gevent: Remove python2Michał Górny2020-09-191-5/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/gevent: Remove oldMichał Górny2020-09-182-91/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/gevent: stable 20.6.2 for ppcSergei Trofimovich2020-09-071-1/+1
| | | | | | | | stable wrt bug #737752 Package-Manager: Portage-3.0.5, Repoman-3.0.1 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-python/gevent: ppc64 stable (bug #737752)Sam James2020-09-031-1/+1
| | | | | Package-Manager: Portage-3.0.4, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/gevent: x86 stable (bug #737752)Thomas Deutschmann2020-08-301-1/+1
| | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-python/gevent: Remove redundant versionsMichał Górny2020-08-222-68/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/gevent: amd64 stable wrt bug #737752Agostino Sarubbo2020-08-221-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/gevent: s390 stable wrt bug #737752Agostino Sarubbo2020-08-211-1/+1
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/gevent: arm stable wrt bug #737752Agostino Sarubbo2020-08-211-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/gevent: Stabilize 20.6.2 arm64, #737752Sam James2020-08-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/gevent: arm64 stable (bug #731396)Sam James2020-07-131-1/+1
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/gevent: Remove redundant versionsMichał Górny2020-07-122-91/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/gevent: remove oldLouis Sautier2020-07-093-181/+0
| | | | | Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* dev-python/gevent: v20.6.2, add zope.{event,interface} to RDEPENDLouis Sautier2020-07-092-0/+91
| | | | | | | | | Those were previously listed as test dependencies despite being listed under install_requires in setup.py. Closes: https://bugs.gentoo.org/730678 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* dev-python/gevent: Stabilize 20.6.0 amd64, #731396Michał Górny2020-07-091-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/gevent: x86 stable wrt bug #731396Agostino Sarubbo2020-07-091-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/gevent: s390 stable wrt bug #731396Agostino Sarubbo2020-07-091-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/gevent: ppc64 stable wrt bug #731396Agostino 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/gevent: ppc stable wrt bug #731396Agostino 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/gevent: arm stable wrt bug #731396Agostino 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/gevent: use HTTPSMichael Mair-Keimberger2020-07-015-5/+5
| | | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/16497 Signed-off-by: Aaron Bauman <bman@gentoo.org>
* dev-python/gevent: Bump to 20.6.1Michał Górny2020-06-112-0/+91
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/gevent: Bump to 20.6.0Michał Górny2020-06-072-0/+91
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/gevent: Add missing dep on libuvMichał Górny2020-05-291-2/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/gevent: Bump to 20.5.2Michał Górny2020-05-292-0/+90
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/gevent: Bump to 20.5.1Michał Górny2020-05-262-0/+90
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/gevent: Remove oldMichał Górny2020-05-042-73/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/gevent: arm64 stable (bug #714706)Mart Raudsepp2020-04-011-1/+1
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* dev-python/gevent: keyworded 1.4.0 for sparc, bug #700918Rolf Eike Beer2020-04-011-1/+1
| | | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-python/gevent: Remove redundant versionsMichał Górny2020-03-275-287/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/gevent: x86 stable wrt bug #714706Agostino Sarubbo2020-03-251-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/gevent: ppc64 stable wrt bug #714706Agostino Sarubbo2020-03-251-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/gevent: amd64 stable wrt bug #714706Agostino Sarubbo2020-03-251-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/gevent: ppc stable wrt bug #714706Agostino Sarubbo2020-03-251-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/gevent: arm stable wrt bug #714706Agostino Sarubbo2020-03-251-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/gevent: s390 stable wrt bug #714706Agostino Sarubbo2020-03-251-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/gevent-1.4.0: add ~alphaMatt Turner2020-03-161-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-python/gevent: keyworded 1.3.7 for sparc, bug #700918Rolf Eike Beer2020-03-151-1/+1
| | | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-python/gevent: Set DISTUTILS_USE_SETUPTOOLSMichał Górny2020-01-271-0/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>