c76f3168b7
This app will hopefully replace Sulfur at some point in 2012. You need pygobject[cairo] to get it working.
39 lines
1.1 KiB
Plaintext
39 lines
1.1 KiB
Plaintext
Backlog (raw)
|
|
|
|
1.0:
|
|
|
|
rigo:
|
|
- requires pygobject[cairo]
|
|
- uniform license header
|
|
- who clears the vote cache (and document cache) at some point?
|
|
|
|
- eit remote (for handling repos in server.conf)
|
|
- rework client/ code, as done with eit
|
|
- ditch etpUi
|
|
|
|
- fine grained locking support
|
|
(acquire entropy resources lock only when really needed
|
|
[eit add vs eit graph --> needed? pkg_id no more avail])
|
|
kill the Big Entropy Lock :-)
|
|
|
|
- conditional deps support, implement in entropy.spm,
|
|
class is there (add unit test)
|
|
|
|
1.0, long term:
|
|
|
|
- move variables away from etpConst
|
|
(to SystemSettings || Client || Server as static methods)
|
|
|
|
1.1:
|
|
|
|
- pkgcore spm plugin
|
|
PF CATEGORY CFLAGS CXXFLAGS NEEDED are missing
|
|
- ditch close_repositories() for commit_repositories() when possible
|
|
- python 3.x support -> more tests
|
|
|
|
break backward compat:
|
|
- deprecate "repository =" statements from repositories.conf
|
|
- enable baseinfo-extrainfo-2010 tables
|
|
test removal (reverse deps could be problematic?) -- add resolved dep
|
|
instead of full conditional?
|