summaryrefslogtreecommitdiff
path: root/app-admin/github-backup-utils/github-backup-utils-3.5.0.ebuild
AgeCommit message (Collapse)Author
2024-06-18app-admin/github-backup-utils: drop 3.0.0, 3.3.2, 3.5.0, 3.8.0William Hubbs
Signed-off-by: William Hubbs <williamh@gentoo.org>
2023-01-14*/*: remove py3.8 from PYTHON_COMPATDavid Seifert
Signed-off-by: David Seifert <soap@gentoo.org>
2022-06-08app-admin/github-backup-utils: call python-any-r1_pkg_setup conditionallySam James
As per example in the Python guide. Python is only needed for tests here, but as-is, it'll check for Python on all emerges, which is a problem if e.g. upgrading an old system, Python has partly been upgraded, but not completely yet, then the emerge will die and the system may be left in a bad state. (i.e. the pkg_setup call should match the dependency.) Signed-off-by: Sam James <sam@gentoo.org>
2022-06-04app-admin/github-backup-utils: Fix typoMatt Turner
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2022-06-04app-admin/github-backup-utils: add 3.3.2, 3.5.0William Hubbs
Closes: https://bugs.gentoo.org/845429 Signed-off-by: William Hubbs <williamh@gentoo.org>