summaryrefslogtreecommitdiff
path: root/app-admin/github-backup-utils
AgeCommit message (Collapse)Author
2024-06-18app-admin/github-backup-utils: pkgcheck fixesWilliam Hubbs
Signed-off-by: William Hubbs <williamh@gentoo.org>
2024-06-18app-admin/github-backup-utils: update metadata.xmlWilliam Hubbs
Add the bugs-to element to metadata.xml. Signed-off-by: William Hubbs <williamh@gentoo.org>
2024-06-18app-admin/github-backup-utils:William Hubbs
The tests are meant to be run in an isolated environment, so restrict them. This also removes the need for python. Closes: https://bugs.gentoo.org/796815 Closes: https://bugs.gentoo.org/929273 Signed-off-by: William Hubbs <williamh@gentoo.org>
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>
2024-06-18app-admin/github-backup-utils: add 3.12.3William Hubbs
Closes: https://bugs.gentoo.org/934511 Signed-off-by: William Hubbs <williamh@gentoo.org>
2023-05-04app-admin/github-backup-utils: add 3.8.0Arthur Zamarin
Closes: https://bugs.gentoo.org/896466 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2023-01-14*/*: remove py3.8 from PYTHON_COMPATDavid Seifert
Signed-off-by: David Seifert <soap@gentoo.org>
2022-11-15app-admin/github-backup-utils: Remove py3.8-only versionsMichał Górny
Signed-off-by: Michał Górny <mgorny@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>
2022-01-30*/*: consistent PYTHON_COMPAT styleDavid Seifert
Signed-off-by: David Seifert <soap@gentoo.org>
2021-09-11**/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller
Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
2021-05-11app-admin/github-backup-utils: 3.0.0 bumpWilliam Hubbs
Signed-off-by: William Hubbs <williamh@gentoo.org>
2021-01-31*/*: Remove obsolete values from PYTHON_COMPATMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-09-26app-admin/github-backup-utils: Remove oldMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-09-24app-admin/github-backup-utils: Remove py2.7Michał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-09-23app-admin/github-backup-utils: bump, py3 supportRobin H. Johnson
FULL upstream Py3 support added (partial support was present before) Reference: https://github.com/github/backup-utils/pull/627 Fixes: https://bugs.gentoo.org/735200 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
2020-09-14*/*: [QA] Remove redundant <longdescription/>sMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/17540 Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-07-22app-admin/github-backup-utils: 2.21.0 bumpWilliam Hubbs
Signed-off-by: William Hubbs <williamh@gentoo.org>
2020-04-23app-admin/github-backup-utils: 2.20.2 bumpWilliam Hubbs
Signed-off-by: William Hubbs <williamh@gentoo.org>
2019-12-13app-admin/github-backup-utils: 2.19.1 version bumpWilliam Hubbs
Signed-off-by: William Hubbs <williamh@gentoo.org>
2019-12-11*/*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny
The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
2019-09-19app-admin/github-backup-utils: remove several old versionsWilliam Hubbs
Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: William Hubbs <williamh@gentoo.org>
2019-09-19app-admin/github-backup-utils: 2.18.0 version bumpWilliam Hubbs
Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: William Hubbs <williamh@gentoo.org>
2019-07-12app-admin/github-backup-utils: 2.17.0 bumpWilliam Hubbs
Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: William Hubbs <williamh@gentoo.org>
2019-04-08app-admin/github-backup-utils: remove myself from metadata.xmlAustin English
Signed-off-by: Austin English <wizardedit@gentoo.org> Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.62, Repoman-2.3.12
2019-02-28app-admin/github-backup-utils: 2.16.1 bumpWilliam Hubbs
Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: William Hubbs <williamh@gentoo.org>
2018-12-07app-admin/github-backup-utils: 2.15.1 bumpWilliam Hubbs
Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: William Hubbs <williamh@gentoo.org>
2018-11-09app-admin/github-backup-utils: 2.15.0 bumpWilliam Hubbs
Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: William Hubbs <williamh@gentoo.org>
2018-09-07app-admin/github-backup-utils: 2.14.2 bump'William Hubbs
Package-Manager: Portage-2.3.40, Repoman-2.3.9
2018-06-27app-admin/github-backup-utils: 2.13.2 bumpWilliam Hubbs
Package-Manager: Portage-2.3.40, Repoman-2.3.9
2018-05-06app-admin/github-backup-utils: 2.13.0 version bumpWilliam Hubbs
Package-Manager: Portage-2.3.24, Repoman-2.3.6
2017-11-29app-admin/github-backup-utils: fix test failuresAustin English
Gentoo-Bug: https://bugs.gentoo.org/629628 Package-Manager: Portage-2.3.16, Repoman-2.3.6
2017-11-15app-admin/github-backup-utils: 2.11.2 version bumpWilliam Hubbs
Package-Manager: Portage-2.3.13, Repoman-2.3.3
2017-10-20app-admin/github-backup-utils: 2.11.1 version bumpWilliam Hubbs
Package-Manager: Portage-2.3.8, Repoman-2.3.3
2017-09-14app-admin/github-backup-utils: version bumpsAustin English
Package-Manager: Portage-2.3.6, Repoman-2.3.2
2017-03-14app-admin/github-backup-utils: 2.9.0 version bumpWilliam Hubbs
Package-Manager: Portage-2.3.3, Repoman-2.3.1
2017-03-14app-admin/github-backup-utils: add myself as a maintainerWilliam Hubbs
Package-Manager: Portage-2.3.3, Repoman-2.3.1
2017-02-28Drop $Id$ per council decision in bug #611234.Robin H. Johnson
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
2016-11-28app-admin/github-backup-utils: version bump - 2.8.2Austin English
Package-Manager: portage-2.3.2
2016-09-22app-admin/github-backup-utils: version bumpAustin English
Package-Manager: portage-2.3.0
2016-08-24app-admin/github-backup-utils: also install bm.sh in 2.7.0Austin English
It's a new file that didn't match their previous naming scheme. Without it, running ghe-backup/restore fails: $ ghe-backup /usr/bin/../share/github-backup-utils/ghe-backup-config: line 26: /usr/share/github-backup-utils/bm.sh: No such file or directory Package-Manager: portage-2.3.0
2016-08-24app-admin/github-backup-utils: version bumpAustin English
Package-Manager: portage-2.3.0
2016-07-28app-admin/github-backup-utils: version bump to 2.6.3Austin English
Package-Manager: portage-2.3.0
2016-05-29HTTPS (and canonicalize domain) for github.comAnthony Ryan
All links to www.github.com were changed to github.com (preferred by GitHub). During the automated testing of all modified packages the following SRC_URIs were discovered to have changed upstream. Upon closer inspection they were all confirmed to not be regressions. They will all continue to work when served from the mirrors. * dev-python/catkin_pkg-0.2.10 (upstream tarball changed) * dev-python/rosdistro-0.4.4 (upstream tarball changed) * dev-util/rosdep-0.11.4 (upstream tarball changed) * dev-util/wstool-0.1.12 (upstream tarball changed) * dev-util/wstool-0.1.13 (upstream tarball changed) * dev-util/rosdep-0.11.5 (upstream tarball deleted)
2016-05-11app-admin/github-backup-utils: version bump to 2.6.0Austin English
Package-Manager: portage-2.2.26
2016-04-06app-admin/github-backup-utils: formatting fixesAustin English
Package-Manager: portage-2.2.26
2016-04-06app-admin/github-backup-utils: add initial package, github-backup-utils-2.5.0Austin English
Package-Manager: portage-2.2.26