]> git.proxmox.com Git - debcargo-conf.git/commitdiff
Add blocked-by-NEW section
authorkpcyrd <git@rxv.cc>
Sat, 15 Sep 2018 19:06:54 +0000 (21:06 +0200)
committerkpcyrd <git@rxv.cc>
Sat, 15 Sep 2018 19:06:54 +0000 (21:06 +0200)
TODO.rst

index fdcd1b20e5fbca02ab27089228f0623917e54d4a..70de7f0fa956c9ae56e99884733bf78ccc7d87d7 100644 (file)
--- a/TODO.rst
+++ b/TODO.rst
@@ -98,6 +98,27 @@ Avoided, for now::
         flate2 was patched to not use miniz, hopefully this works.
         if not we can package miniz as a static C lib then miniz-sys
 
+Unblocking testing migrations
+-----------------------------
+
+Packages that are unblocked by uploads in NEW::
+
+    cc (cmake, nix, ctrlc, os-pipe, sha2-asm, most *-sys crates)
+        rayon
+            rayon-core
+                crossbeam-deque (NEW)
+    nodrop (arrayvec, crossbeam-epoch)
+        nodrop-union (NEW)
+    rand (jobserver, tempfile)
+        stdweb
+            discard (NEW)
+            stdweb-derive (NEW)
+            stdweb-internal-macros
+                base-x (NEW)
+            stdweb-internal-runtime (TODO)
+    language-tags
+        heapsize (NEW)
+
 All-features transitive dependencies of ripgrep
 -----------------------------------------------