summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/pytest-7.1.1: added Prefix keywordsFabian Groffen2022-04-141-1/+1
| | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* dev-python/pytest: Bump to 7.1.1Michał Górny2022-03-182-0/+85
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pytest: Remove oldMichał Górny2022-03-165-317/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pytest: Stabilize 7.0.1 ALLARCHES, #835266Jakov Smolić2022-03-151-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-python/pytest: Bump to 7.0.1Michał Górny2022-02-112-0/+78
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pytest: Bump to 7.0.0Michał Górny2022-02-042-0/+78
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pytest: Switch to PEP 517 buildMichał Górny2022-01-281-0/+80
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pytest: Deselect tests fragile to pytest pluginsMichał Górny2022-01-281-0/+13
| | | | | | | Deselect the tests that explicitly patch PYTEST_DISABLE_PLUGIN_AUTOLOAD out and therefore fail when some pytest plugins are installed. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pytest: Use epytest to run testsMichał Górny2022-01-281-3/+6
| | | | | | | We have been avoiding epytest so far because it caused test failures. However, it seems that only one test is affected, so just skip it. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pytest: Disable plugin autoload for reliable testingMichał Górny2022-01-281-1/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pytest: Backport py3.10 test fixesMichał Górny2022-01-282-0/+86
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pytest: Run tests in parallel (again) to save timeMichał Górny2022-01-281-3/+5
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pytest: remove unused patch(es)Michael Mair-Keimberger2022-01-041-25/+0
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* dev-python/pytest: Remove oldMichał Górny2021-12-242-69/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pytest: change dep: tomli -> tomlArthur Zamarin2021-11-121-1/+1
| | | | | | | | | | | | Mistook the toml reading backend (this version still uses toml, next version will use tomli). Fixes: dfbb6a8628a936ea6f8c2f6062bcf4e770db380b Closes: https://bugs.gentoo.org/823440 Closes: https://bugs.gentoo.org/823437 Closes: https://bugs.gentoo.org/823056 Closes: https://bugs.gentoo.org/823050 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-python/pytest: Remove stale pypy3.7 depsMichał Górny2021-11-091-3/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pytest: Remove stale pypy3.7 depsMichał Górny2021-11-091-5/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pytest: Remove oldMichał Górny2021-10-034-162/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pytest: Stabilize 6.2.5 ALLARCHES, #815985Sam James2021-10-031-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/pytest: remove unused patchMichael Mair-Keimberger2021-09-141-35/+0
| | | | | | | Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/22295 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-python/pytest: Remove oldMichał Górny2021-09-112-85/+0
| | | | 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: add github upstream metadataArthur Zamarin2021-09-011-0/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-python/pytest: add 6.2.5, enable py3.10 testsArthur Zamarin2021-09-012-0/+56
| | | | | Closes: https://bugs.gentoo.org/811309 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-python/pytest: Keyword 6.2.4-r1 for ~m68kJames Le Cuirot2021-08-211-1/+1
| | | | | | | 3 NaN-related tests fail and 2 multiprocessing-related tests hang. Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* dev-python/pytest: Remove oldMichał Górny2021-07-132-63/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pytest: Stabilize 6.2.4-r1 ALLARCHES, #801802Sam James2021-07-121-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/pytest: Backport additional py3.10 fixMichał Górny2021-06-022-0/+38
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pytest: Enable python3.10Michał Górny2021-05-051-8/+12
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pytest: Bump to 6.2.4Michał Górny2021-05-052-0/+57
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pytest: Remove oldMichał Górny2021-02-242-63/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pytest: Stabilize 6.2.2 ALLARCHES, #772518Sam James2021-02-241-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* */*: Remove obsolete values from PYTHON_COMPATMichał Górny2021-01-314-4/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pytest: Bump to 6.2.2Michał Górny2021-01-252-0/+63
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pytest: Remove oldMichał Górny2021-01-252-63/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pytest: Stabilize 6.2.1 ALLARCHES, #767115Sam James2021-01-251-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/pytest: Stabilize 6.2.0 ALLARCHES, #765292Sam James2021-01-131-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/pytest: keyworded 6.2.1 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: Bump to 6.2.1Michał Górny2020-12-162-0/+63
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pytest: Bump to 6.2.0Michał Górny2020-12-132-0/+63
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pytest: Keyword 6.1.2 s390, #752237Sam James2020-12-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/pytest: Keyword 6.1.2 alpha, #752237Matt Turner2020-12-061-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-python/pytest: Remove oldMichał Górny2020-12-022-63/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pytest: Stabilize 6.1.2 ALLARCHES, #757504Sam James2020-12-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/pytest: ~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: Stabilize 6.1.1 ppc, #756667Sam James2020-11-261-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/pytest: Remove oldMichał Górny2020-11-263-126/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pytest: Stabilize 6.1.1 ALLARCHES, #756607Sam James2020-11-261-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/pytest: amd64 stable wrt bug #752309Agostino Sarubbo2020-11-191-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/pytest: x86 stable (bug #752309)Thomas Deutschmann2020-11-121-1/+1
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>