1 | {'description': {'en': 'Fun useful packages not found elsewhere'},
|
2 | 'feed': ['https://github.com/orangeturtle739/panther/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/orangeturtle739/panther',
|
4 | 'name': 'panther',
|
5 | 'owner': [{'email': 'swimgiraffe435@gmail.com',
|
6 | 'name': 'Jacob Glueck',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://github.com/orangeturtle739/panther.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git+ssh://git@github.com/orangeturtle739/panther.git'}],
|
13 | 'status': 'unofficial'}
|
14 | $ pmaint sync panther
|
15 | WARNING:pkgcore:HomeAssistantRepository repo at '/var/lib/repo-mirror-ci/sync/HomeAssistantRepository', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
16 | Already up to date.
|
17 | *** syncing panther
|
18 | *** synced panther
|
19 | * Sync succeeded
|
20 | $ git log --format=%ci -1
|
21 | $ git show -q --pretty=format:%G? HEAD
|
22 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 panther
|
23 | * Cache regenerated successfully
|