[notes] 01/01: partd fixed in/since 0.3.7-1
Chris Lamb
chris at chris-lamb.co.uk
Fri Mar 31 21:45:57 UTC 2017
This is an automated email from the git hooks/post-receive script.
lamby pushed a commit to branch master
in repository notes.
commit d77726d23d5e4621919ff01df5229e1027e95254
Author: Chris Lamb <lamby at debian.org>
Date: Fri Mar 31 22:09:49 2017 +0100
partd fixed in/since 0.3.7-1
---
packages.yml | 15 ---------------
1 file changed, 15 deletions(-)
diff --git a/packages.yml b/packages.yml
index c987e23..63b11db 100644
--- a/packages.yml
+++ b/packages.yml
@@ -18237,21 +18237,6 @@ parsedatetime:
version: 2.1-2
bugs:
- 856625
-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