summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/automat: remove unused patch(es)Michael Mair-Keimberger2023-03-173-100/+0
| | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-python/automat: patch out m2r usageSam James2022-06-141-0/+25
| | | | | | | | | This avoids the hard blocker with m2r (which is now last-rited) which makes upgrades a lot smoother (no need for manual intervention). Bug: https://bugs.gentoo.org/847532 Bug: https://bugs.gentoo.org/848900 Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/automat: Remove oldMichał Górny2022-06-131-27/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/automat: Enable py3.11Michał Górny2022-05-121-0/+23
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/automat: Fix test failures for bug 665554Brian Dolbec2020-06-101-0/+52
| | | | | | | | | | | automat _visualize.py code depends on both twisted and graphiz modules. This patch fixes the condition where some tests were not skipped due to twisted not being installed, but graphviz was. Gentoo-bug: https://bugs.gentoo.org/665554 Upstream-PR: https://github.com/glyph/automat/pull/125 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Brian Dolbec <dolsen@gentoo.org>
* dev-python/automat-0.8.0: bump, add py38 and pypy3Patrick McLean2019-11-271-0/+27
Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>