{'description': {'en': 'GURU: Ebuild repository entirely maintained by Gentoo ' 'users'}, 'feed': ['https://cgit.gentoo.org/repo/proj/guru.git/atom/'], 'homepage': 'https://wiki.gentoo.org/wiki/Project:GURU', 'name': 'guru', 'owner': [{'email': 'guru@gentoo.org', 'name': 'GURU', 'type': 'project'}], 'quality': 'experimental', 'source': [{'type': 'git', 'uri': 'https://anongit.gentoo.org/git/repo/proj/guru.git'}, {'type': 'git', 'uri': 'git+ssh://git@git.gentoo.org/repo/proj/guru.git'}], 'status': 'unofficial'} $ pmaint sync guru warning: Pulling without specifying how to reconcile divergent branches is discouraged. You can squelch this message by running one of the following commands sometime before your next pull: git config pull.rebase false # merge (the default strategy) git config pull.rebase true # rebase git config pull.ff only # fast-forward only You can replace "git config" with "git config --global" to set a default preference for all repositories. You can also pass --rebase, --no-rebase, or --ff-only on the command line to override the configured default per invocation. From https://anongit.gentoo.org/git/repo/proj/guru 4d9736a..2b23ff4 master -> origin/master 421ca46..2b23ff4 dev -> origin/dev Updating 4d9736a..2b23ff4 Fast-forward dev-python/hstspreload/Manifest | 2 +- ...020.8.25.ebuild => hstspreload-2020.9.2.ebuild} | 0 dev-python/pytest-isort/Manifest | 2 +- ...sort-1.1.0.ebuild => pytest-isort-1.2.0.ebuild} | 0 dev-python/tekore/Manifest | 1 + dev-python/tekore/files/tekore-fix-docs-path.patch | 13 +++++++ dev-python/tekore/tekore-3.0.0.ebuild | 44 ++++++++++++++++++++++ www-client/badwolf/Manifest | 2 +- .../{badwolf-1.0.2.ebuild => badwolf-1.0.3.ebuild} | 0 9 files changed, 61 insertions(+), 3 deletions(-) rename dev-python/hstspreload/{hstspreload-2020.8.25.ebuild => hstspreload-2020.9.2.ebuild} (100%) rename dev-python/pytest-isort/{pytest-isort-1.1.0.ebuild => pytest-isort-1.2.0.ebuild} (100%) create mode 100644 dev-python/tekore/files/tekore-fix-docs-path.patch create mode 100644 dev-python/tekore/tekore-3.0.0.ebuild rename www-client/badwolf/{badwolf-1.0.2.ebuild => badwolf-1.0.3.ebuild} (100%) *** syncing guru *** synced guru * Sync succeeded $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint regen --use-local-desc --pkg-desc-index -t 1 guru * Cache regenerated successfully