Commit d66d444
committed
force usage of pkgcore HEAD to ensure testing of recent restriction changes
The restriction subsystem got ABC and a new weakref caching implementation;
whilst it's been tested for pkgcheck, we need to be testing against latest
to ensure no surprises.
Additionally, remove the explicit snakeoil dep. Yes, we use snakeoil
on our own, but we're using what pkgcore uses.
If- and when- we are using something pkcore doesn't actually required,
re-add it.
This is not strictly 'correct', but it also makes life less annoying,
so devex trumps academic correctness.
Signed-off-by: Brian Harring <ferringb@gmail.com>1 parent 075bf19 commit d66d444
1 file changed
Lines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
| 10 | + | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
| |||
45 | 44 | | |
46 | 45 | | |
47 | 46 | | |
48 | | - | |
49 | | - | |
| 47 | + | |
50 | 48 | | |
51 | 49 | | |
52 | 50 | | |
| |||
0 commit comments