summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/pytest-twisted: Remove oldMichał Górny2022-11-192-45/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pytest-twisted: Stabilize 1.14.0 amd64, #881929Sam James2022-11-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/pytest-twisted: Stabilize 1.14.0 x86, #881929Sam James2022-11-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/pytest-twisted: Bump to 1.14.0Michał Górny2022-10-182-0/+52
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pytest-twisted: Stabilize 1.13.4-r1 x86, #877037Joonas Niilola2022-10-141-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-python/pytest-twisted: Stabilize 1.13.4-r1 amd64, #877037Sam James2022-10-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/pytest-twisted: Keyword 1.13.4-r1 x86, #866614Sam James2022-10-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/pytest-twisted: Keyword 1.13.4-r1 riscv, #870289Yixun Lan2022-09-161-1/+1
| | | | Signed-off-by: Yixun Lan <dlan@gentoo.org>
* dev-python/pytest-twisted: Keyword 1.13.4-r1 arm, #866614Arthur Zamarin2022-08-261-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-python/pytest-twisted: Keyword 1.13.4-r1 arm64, #866614Arthur Zamarin2022-08-261-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-python/pytest-twisted: cleanup obsolete commentSam James2022-08-261-2/+1
| | | | | | | Meant to do this earlier but wanted to see if my approach even worked. Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/pytest-twisted: fix disabling autoloadSam James2022-08-261-10/+9
| | | | | | | | | | | | | | | | | | | Need to do it in src_prepare before the wheel is created (the old hack doesn't work for PEP517 builds). With the fix (ignore lack of revision as did it after): ``` * CMP: =dev-python/pytest-twisted-1.13.4 with dev-python/pytest-twisted-1.13.4/image * FILES:-usr/lib/python3.10/site-packages/pytest_twisted-*.dist-info/entry_points.txt * FILES:-usr/lib/python3.11/site-packages/pytest_twisted-*.dist-info/entry_points.txt * FILES:-usr/lib/python3.8/site-packages/pytest_twisted-*.dist-info/entry_points.txt * FILES:-usr/lib/python3.9/site-packages/pytest_twisted-*.dist-info/entry_points.txt * SIZE: 0.28MiB -> 0.28MiB, 37 -> 33 files * ------> FILES(-4) SIZE(-0.22%) ``` Closes: https://bugs.gentoo.org/866677 Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/pytest-twisted: Keyword 1.13.4 ppc, #866614Arthur Zamarin2022-08-261-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-python/pytest-twisted: fix BadDescription, PythonGHDistfileSuffixSam James2022-08-262-4/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/pytest-twisted: add python@, rejig metadata.xml layout, add pypi ↵Sam James2022-08-261-3/+8
| | | | | | remote-id Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/pytest-twisted: new package, add 1.13.4Matt Jolly2022-08-263-0/+63
Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja> Closes: https://github.com/gentoo/gentoo/pull/26903 Signed-off-by: Sam James <sam@gentoo.org>