summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/pytest-xdist: remove unused patch(es)Michael Mair-Keimberger2021-11-011-31/+0
| | | | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/22785 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* dev-python/pytest-xdist: drop 2.3.0Arthur Zamarin2021-10-242-48/+0
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-python/pytest-xdist: Stabilize 2.4.0 ALLARCHES, #819852Sam James2021-10-241-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/pytest-xdist: backport fix testing with xprocessArthur Zamarin2021-10-151-0/+10
| | | | | | | | backport fix by mgorny for testing when pytest-xprocess is installed. Closes: https://bugs.gentoo.org/813093 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-python/pytest-xdist: Fix copy-pasted commentsMichał Górny2021-09-221-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pytest-xdist: Bump to 2.4.0Michał Górny2021-09-212-0/+44
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* dev-python/pytest-xdist: Keyword 2.3.0 for ~m68kJames Le Cuirot2021-08-211-1/+1
| | | | | | | The tests pass. Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* dev-python/pytest-xdist: Remove oldMichał Górny2021-07-252-38/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pytest-xdist: Stabilize 2.3.0 ALLARCHES, #803785Sam James2021-07-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/pytest-xdist: Bump to 2.3.0Michał Górny2021-06-172-0/+38
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pytest-xdist: Enable python3.10Michał Górny2021-05-051-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pytest-xdist: Remove oldMichał Górny2021-03-144-132/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pytest-xdist: Stabilize 2.2.1 ALLARCHES, #776115Sam James2021-03-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/pytest-xdist: Bump to 2.2.1Michał Górny2021-02-102-0/+38
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pytest-xdist: Remove oldMichał Górny2021-02-011-36/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pytest-xdist: amd64/arm64/arm/hppa/ppc64/ppc/sparc/x86 stable ↵Agostino Sarubbo2021-02-011-2/+2
| | | | | | | (ALLARCHES policy) wrt bug #767118 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* */*: Remove obsolete values from PYTHON_COMPATMichał Górny2021-01-313-3/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pytest-xdist: Remove oldMichał Górny2021-01-182-42/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pytest-xdist: Stabilize 2.2.0 ALLARCHES, #765970Sam James2021-01-181-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/pytest-xdist: keyworded 2.2.0-r1 for hppa, bug #752237Rolf Eike Beer2020-12-221-1/+1
| | | | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-python/pytest-xdist: add dependency on pytest >= 6Louis Sautier2020-12-181-0/+37
| | | | | | | | pytest-xdist >= 2 won't work with pytest < 6, it will show "INTERNALERROR" messages. Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* dev-python/pytest-xdist: Fix test failure w/ pytest-servicesMichał Górny2020-12-152-0/+35
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pytest-xdist: Bump to 2.2.0Michał Górny2020-12-152-0/+33
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Update pypi (and github) remote-ids from HOMEPAGEMichał Górny2020-12-111-3/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pytest-xdist: fix tests with setuptools>49Louis Sautier2020-12-011-2/+6
| | | | | | | | | | | The new --via-root option for distutils_install_for_testing fixes tests with setuptools>49 when the package isn't installed. One test is still broken at the moment but it's an upstream issue so we're skipping it for now. Closes: https://bugs.gentoo.org/757591 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* dev-python/pytest-xdist: ~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/pytest-xdist: amd64/arm64/arm/hppa/ppc64/ppc/sparc/x86 stable ↵Agostino Sarubbo2020-09-241-1/+1
| | | | | | | (ALLARCHES policy) wrt bug #742866 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/pytest-xdist: rm setuptools rdep for pytest entrypointMichał Górny2020-09-212-2/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pytest-xdist: Remove python2Michał Górny2020-09-201-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pytest-xdist: Remove oldMichał Górny2020-09-184-133/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pytest-xdist: Stabilize 1.34.0 ALLARCHES, #741286Sam James2020-09-091-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/pytest-xdist: Keyword 2.1.0 riscv, #737724Mikle Kolyada2020-09-041-1/+1
| | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* dev-python/pytest-xdist: Bump to 2.1.0Michał Górny2020-08-262-0/+39
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pytest-xdist: Remove redundant versionsMichał Górny2020-08-222-44/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pytest-xdist: Stabilize 1.33.0 ALLARCHES, #737224Sam James2020-08-151-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/pytest-xdist: Remove oldMichał Górny2020-08-155-146/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pytest-xdist: Bump to 2.0.0Michał Górny2020-08-152-0/+39
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pytest-xdist: stable 1.31.0 for hppa, bug #728626Rolf Eike Beer2020-08-031-1/+1
| | | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-python/pytest-xdist: Bump to 1.34.0Michał Górny2020-07-313-0/+95
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pytest-xdist: Revert "Bump to 1.34.0"Michał Górny2020-07-282-40/+0
| | | | | | This bump needs more work. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pytest-xdist: Remove obsolete patch in 1.34.0Michał Górny2020-07-281-4/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pytest-xdist: Bump to 1.34.0Michał Górny2020-07-282-0/+44
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pytest-xdist: arm64 stable (bug #731534)Sam James2020-07-171-1/+1
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/pytest-xdist: amd64 stable wrt bug #731534Agostino Sarubbo2020-07-171-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/pytest-xdist: stable 1.32.0 for hppa, bug #731534Rolf Eike Beer2020-07-141-1/+1
| | | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.23 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-python/pytest-xdist: s390 keyworded (bug #687200)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/pytest-xdist: Bump to 1.33.0Michał Górny2020-07-102-0/+44
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pytest-xdist: x86 stable wrt bug #731534Agostino 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/pytest-xdist: sparc stable wrt bug #731534Agostino Sarubbo2020-07-091-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>