Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dev-python/jaraco-test: Remove old | Michał Górny | 2024-10-05 | 2 | -49/+0 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | dev-python/jaraco-test: Stabilize 5.5.1 ALLARCHES, #940825 | Michał Górny | 2024-10-05 | 1 | -1/+1 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | dev-python/jaraco-test: Missing revbump for 5.4.0 | Michał Górny | 2024-09-25 | 1 | -0/+0 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | dev-python/jaraco-test: Bump to 5.5.1 | Michał Górny | 2024-09-18 | 2 | -0/+48 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | */*: unkeyword ~ia64 | Arthur Zamarin | 2024-09-12 | 1 | -1/+1 |
| | | | | | | | | Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> | ||||
* | dev-python/jaraco-test: Depend on dev-python/test | Eli Schwartz | 2024-09-05 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | We use a runtime dependency, because jaraco-test is a module that exists to abstract the unittest logic of multiple of jaraco's own packages into one shared package. In particular, it contains several two-line functions for performing "import test.support", apparently across multiple versions of python, on the theory that it's better to depend on a new package and chain multiple functions together on one line via `or` than use a try/except. The expected usage is that some other package has a USE=test dependency on jaraco-test, and jaraco-test has a runtime dependency on the stdlib testsuite since it exposes it. Signed-off-by: Eli Schwartz <eschwartz@gentoo.org> Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | dev-python/jaraco-test: keyword 5.4.0 for ~mips | Andreas K. Hüttel | 2024-06-29 | 1 | -1/+1 |
| | | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> | ||||
* | dev-python/jaraco-test: Enable py3.13 | Michał Górny | 2024-05-12 | 1 | -1/+1 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | dev-python/jaraco-test: Fix testing | Michał Górny | 2024-05-12 | 1 | -0/+7 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | dev-python/jaraco-test: Remove old | Michał Górny | 2024-04-07 | 2 | -39/+0 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | dev-python/jaraco-test: Stabilize 5.4.0 ppc, #928685 | Arthur Zamarin | 2024-04-07 | 1 | -1/+1 |
| | | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> | ||||
* | dev-python/jaraco-test: Stabilize 5.4.0 hppa, #928685 | Arthur Zamarin | 2024-04-07 | 1 | -1/+1 |
| | | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> | ||||
* | dev-python/jaraco-test: Stabilize 5.4.0 x86, #928685 | Arthur Zamarin | 2024-04-06 | 1 | -1/+1 |
| | | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> | ||||
* | dev-python/jaraco-test: Stabilize 5.4.0 amd64, #928685 | Arthur Zamarin | 2024-04-06 | 1 | -1/+1 |
| | | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> | ||||
* | dev-python/jaraco-test: Stabilize 5.4.0 ppc64, #928685 | Arthur Zamarin | 2024-04-06 | 1 | -1/+1 |
| | | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> | ||||
* | dev-python/jaraco-test: Stabilize 5.4.0 arm64, #928685 | Arthur Zamarin | 2024-04-06 | 1 | -1/+1 |
| | | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> | ||||
* | dev-python/jaraco-test: Stabilize 5.4.0 arm, #928685 | Arthur Zamarin | 2024-04-06 | 1 | -1/+1 |
| | | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> | ||||
* | dev-python/jaraco-test: Stabilize 5.4.0 sparc, #928685 | Arthur Zamarin | 2024-04-06 | 1 | -1/+1 |
| | | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> | ||||
* | dev-python/jaraco-test: Keyword 5.4.0 s390, #927376 | Arthur Zamarin | 2024-03-21 | 1 | -1/+1 |
| | | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> | ||||
* | dev-python/jaraco-test: Bump to 5.4.0 | Michał Górny | 2024-03-20 | 2 | -0/+41 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | dev-python/jaraco-test: Keyword 5.3.0 alpha, #917340 | Matoro Mahri | 2023-11-17 | 1 | -1/+1 |
| | | | | | Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Sam James <sam@gentoo.org> | ||||
* | dev-python/jaraco-test: enable py3.12 | Arthur Zamarin | 2023-05-26 | 1 | -1/+1 |
| | | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> | ||||
* | dev-python/jaraco-test: Use PYPI_PN | Michał Górny | 2023-03-21 | 1 | -2/+2 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | dev-python/jaraco-test: Disable PyPI name normalization | Michał Górny | 2023-02-12 | 1 | -1/+1 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | dev-python/jaraco-test: Use pypi.eclass | Michał Górny | 2023-02-07 | 1 | -4/+3 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | dev-python/jaraco-test: Remove old | Michał Górny | 2023-01-30 | 3 | -68/+0 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | dev-python/jaraco-test: Stabilize 5.3.0 sparc, #892657 | Arthur Zamarin | 2023-01-30 | 1 | -1/+1 |
| | | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> | ||||
* | dev-python/jaraco-test: Stabilize 5.3.0 ppc, #892657 | Arthur Zamarin | 2023-01-30 | 1 | -1/+1 |
| | | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> | ||||
* | dev-python/jaraco-test: Stabilize 5.3.0 hppa, #892657 | Arthur Zamarin | 2023-01-30 | 1 | -1/+1 |
| | | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> | ||||
* | dev-python/jaraco-test: Stabilize 5.3.0 x86, #892657 | Arthur Zamarin | 2023-01-30 | 1 | -1/+1 |
| | | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> | ||||
* | dev-python/jaraco-test: Stabilize 5.3.0 ppc64, #892657 | Arthur Zamarin | 2023-01-30 | 1 | -1/+1 |
| | | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> | ||||
* | dev-python/jaraco-test: Stabilize 5.3.0 arm, #892657 | Arthur Zamarin | 2023-01-30 | 1 | -1/+1 |
| | | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> | ||||
* | dev-python/jaraco-test: Stabilize 5.3.0 arm64, #892657 | Arthur Zamarin | 2023-01-30 | 1 | -1/+1 |
| | | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> | ||||
* | dev-python/jaraco-test: Stabilize 5.3.0 amd64, #892657 | Arthur Zamarin | 2023-01-30 | 1 | -1/+1 |
| | | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> | ||||
* | dev-python/jaraco-test: Keyword 5.3.0 sparc, #889038 | Arthur Zamarin | 2023-01-30 | 1 | -1/+1 |
| | | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> | ||||
* | dev-python/jaraco-test: Keyword 5.3.0 for ~m68k | James Le Cuirot | 2023-01-21 | 1 | -1/+1 |
| | | | | | | The tests pass. Signed-off-by: James Le Cuirot <chewi@gentoo.org> | ||||
* | */*: remove py3.8 from PYTHON_COMPAT | David Seifert | 2023-01-14 | 3 | -5/+5 |
| | | | | Signed-off-by: David Seifert <soap@gentoo.org> | ||||
* | dev-python/jaraco-test: Keyword 5.3.0 riscv, #889038 | Yixun Lan | 2023-01-03 | 1 | -1/+1 |
| | | | | Signed-off-by: Yixun Lan <dlan@gentoo.org> | ||||
* | dev-python/jaraco-test: keyword 5.3.0 for ~loong | WANG Xuerui | 2023-01-02 | 1 | -1/+1 |
| | | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org> | ||||
* | dev-python/jaraco-test: Bump to 5.3.0 | Michał Górny | 2023-01-01 | 2 | -0/+40 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | dev-python/jaraco-test: Keyword 5.2.0 ia64, #889038 | Arthur Zamarin | 2022-12-31 | 1 | -1/+1 |
| | | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> | ||||
* | dev-python/jaraco-test: Keyword 5.2.0 hppa, #889038 | Arthur Zamarin | 2022-12-31 | 1 | -1/+1 |
| | | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> | ||||
* | dev-python/jaraco-test: Keyword 5.2.0 ppc64, #889038 | Arthur Zamarin | 2022-12-31 | 1 | -1/+1 |
| | | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> | ||||
* | dev-python/jaraco-test: Keyword 5.2.0 s390, #889038 | Arthur Zamarin | 2022-12-31 | 1 | -1/+1 |
| | | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> | ||||
* | dev-python/jaraco-test: add 5.2.0 | Arthur Zamarin | 2022-12-30 | 2 | -0/+30 |
| | | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> | ||||
* | dev-python/jaraco-test: Remove stray dep on toml | Michał Górny | 2022-10-14 | 1 | -1/+6 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | dev-python/jaraco-test: arm64 stable wrt bug #856313 | Agostino Sarubbo | 2022-07-04 | 1 | -1/+1 |
| | | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="arm64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> | ||||
* | dev-python/jaraco-test: arm stable wrt bug #856313 | Agostino Sarubbo | 2022-07-04 | 1 | -1/+1 |
| | | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> | ||||
* | dev-python/jaraco-test: x86 stable wrt bug #856313 | Agostino Sarubbo | 2022-07-04 | 1 | -1/+1 |
| | | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> | ||||
* | dev-python/jaraco-test: ppc stable wrt bug #856313 | Agostino Sarubbo | 2022-07-04 | 1 | -1/+1 |
| | | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> |