1 | {'description': {'en': 'Overlay for the DNS plugins of the ACME client '
|
2 | 'certbot'},
|
3 | 'feed': ['https://github.com/osirisinferi/certbot-dns-plugins-overlay/commits/master.atom'],
|
4 | 'homepage': 'https://github.com/osirisinferi/certbot-dns-plugins-overlay',
|
5 | 'name': 'certbot-dns-plugins',
|
6 | 'owner': [{'email': 'gentoo@flut.demon.nl',
|
7 | 'name': 'Osiris Inferi',
|
8 | 'type': 'person'}],
|
9 | 'quality': 'experimental',
|
10 | 'source': [{'type': 'git',
|
11 | 'uri': 'https://github.com/osirisinferi/certbot-dns-plugins-overlay.git'},
|
12 | {'type': 'git',
|
13 | 'uri': 'git@github.com:osirisinferi/certbot-dns-plugins-overlay.git'}],
|
14 | 'status': 'unofficial'}
|
15 | $ pmaint sync certbot-dns-plugins
|
16 | *** syncing certbot-dns-plugins
|
17 | warning: Pulling without specifying how to reconcile divergent branches is
|
18 | discouraged. You can squelch this message by running one of the following
|
19 | commands sometime before your next pull:
|
20 |
|
21 | git config pull.rebase false # merge (the default strategy)
|
22 | git config pull.rebase true # rebase
|
23 | git config pull.ff only # fast-forward only
|
24 |
|
25 | You can replace "git config" with "git config --global" to set a default
|
26 | preference for all repositories. You can also pass --rebase, --no-rebase,
|
27 | or --ff-only on the command line to override the configured default per
|
28 | invocation.
|
29 |
|
30 | Already up to date.
|
31 | *** synced certbot-dns-plugins
|
32 | * Sync succeeded
|
33 | $ git log --format=%ci -1
|
34 | $ git show -q --pretty=format:%G? HEAD
|
35 | $ pmaint regen --use-local-desc --pkg-desc-index -t 32 certbot-dns-plugins
|
36 | * Cache regenerated successfully
|