aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorvolpino <fox91@anche.no>2012-09-14 17:22:18 +0200
committerCorentin Chary <corentin.chary@gmail.com>2012-10-29 13:06:03 +0100
commit75b5bcc32f781d7ae74af9b272ecc57dce285020 (patch)
treeaa1917d132597705b59caf6b32928f656e04428e /TODO
parenteuscan: Adding naive deb handler, TODO updated (diff)
downloadeuscan-75b5bcc32f781d7ae74af9b272ecc57dce285020.tar.gz
euscan-75b5bcc32f781d7ae74af9b272ecc57dce285020.tar.bz2
euscan-75b5bcc32f781d7ae74af9b272ecc57dce285020.zip
euscanwww: Adding an option to run upstream scanning after an update in portage
Signed-off-by: volpino <fox91@anche.no>
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 1 insertions, 4 deletions
diff --git a/TODO b/TODO
index da0f38f..e93e468 100644
--- a/TODO
+++ b/TODO
@@ -34,7 +34,7 @@ euscan
- Convert subtree
- Commit metadata.xml changes to tree
-packages:
+### packages:
- MySQL: should use http://downloads.mysql.com/archives/
- mariadb: should use http://downloads.askmonty.org/MariaDB/+releases/
@@ -101,9 +101,6 @@ The scan process should be faster than the one using euscan. gentoo-packages hav
### Scanning
- Remove alive field
-- Find a way to rescan upstream of packages recently changed in portage:
- - make scan_portage/scan_upstream return a list of packages that were updated (or list of versions ?)
- - use that list in tasks.py as scan_upstream (should be easy using chains and subtasks)
### API (LOW-PRIORITY)