[notes] 01/01: packages += partd

Daniel Shahaf danielsh at apache.org
Sat Dec 24 16:59:23 UTC 2016


This is an automated email from the git hooks/post-receive script.

danielsh-guest pushed a commit to branch master
in repository notes.

commit e7ac507ec0d42ee8842a150e1b6da504b1bf55f3
Author: Daniel Shahaf <danielsh at apache.org>
Date:   Sat Dec 24 16:56:10 2016 +0000

    packages += partd
---
 packages.yml | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/packages.yml b/packages.yml
index 3eded06..1250277 100644
--- a/packages.yml
+++ b/packages.yml
@@ -21023,6 +21023,21 @@ partclone:
   version: 0.2.88-1
   bugs:
     - 842115
+partd:
+  version: 0.3.6-1
+  comments: |
+    Records timestamp the testsuite was run at:
+    .
+      partd/tests/test_zmq.py:2:pytest.importorskip('zmq')
+      partd/tests/test_zmq.py:4:from partd.zmq import Server, keys_to_flush, log, File, Client
+      .
+      partd/zmq.py:33:log('Import zmq')
+      .
+      partd/zmq.py:28:def log(*args):
+      partd/zmq.py:29:    with open('log', 'a') as f:
+      partd/zmq.py:30:        print(datetime.now(), *args, file=f)
+    .
+    Presumed fix: don't install the resulting 'log' file.
 parted:
   version: 3.2-7
   comments: |

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/notes.git



More information about the Reproducible-commits mailing list