From 414a31235844de6d288d8e8dc4ac862f7de54727 Mon Sep 17 00:00:00 2001 From: Jon Turney Date: Thu, 1 Oct 2015 14:12:37 +0100 Subject: Refactor to add a command which does what upset does Refactor various parts to make it possible to have a single command to validate the package set as it processes uploads Also remove TODO Also say something if we aren't going to write setup.ini due to an error --- TODO | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 TODO (limited to 'TODO') diff --git a/TODO b/TODO deleted file mode 100644 index c977ae9..0000000 --- a/TODO +++ /dev/null @@ -1,12 +0,0 @@ -* The current update done by upset is atomic: It reads both uploads and release - area and verifies the resulting package set is consistent before moving an - ything. - - For simplicitly, this reimplmentation splits the moving and package set - consistency check into separate pieces, but we should have the pieces to add - that feature back. - -* upset appears to have a feature intended to merge existing the requires: with - those in setup.hint. I'm not sure if it works, though. Something like that - would be quite useful, though, telling you when dependencies were added or - removed. -- cgit v1.2.3