19 lines
510 B
Plaintext
19 lines
510 B
Plaintext
Short term:
|
|
|
|
- register EAPI of packages and do sanity check, force
|
|
Portage update if EAPI is not the latest (put etpapi to work).
|
|
|
|
- conditional deps:
|
|
enabled with ETP_PORTAGE_CONDITIONAL_DEPS_ENABLE
|
|
Test package generation and entropy client behaviour
|
|
(both direct and inverse dependencies calculation)
|
|
|
|
- rewrite entropy.Security() to be O(1) (dump sulfur first)
|
|
|
|
|
|
Long term:
|
|
|
|
- move variables away from etpConst
|
|
(to SystemSettings || Client || Server as static methods)
|
|
- Python 3.3+ support
|