summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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>