[notes] 01/01: packages += impressive-display, pcsc-tools, slixmpp
Daniel Shahaf
danielsh at apache.org
Tue Nov 22 04:45:55 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 0b4fd0afe7bcd9a47d966f9992a3b729247e1fd9
Author: Daniel Shahaf <danielsh at apache.org>
Date: Tue Nov 22 04:42:57 2016 +0000
packages += impressive-display, pcsc-tools, slixmpp
---
packages.yml | 26 ++++++++++++++++++++++++++
1 file changed, 26 insertions(+)
diff --git a/packages.yml b/packages.yml
index a8e23d3..73b888a 100644
--- a/packages.yml
+++ b/packages.yml
@@ -10952,6 +10952,10 @@ impressive:
version: 0.11.1-1
issues:
- random_id_in_pdf_generated_by_dblatex
+impressive-display:
+ version: 0.3.0-1
+ issues:
+ - pdf_id_varying_due_to_build_path
imview-doc:
version: 1.0.1-3
bugs:
@@ -21085,6 +21089,14 @@ pcsc-cyberjack:
version: 3.99.5final.sp09-1
issues:
- captures_build_path
+pcsc-tools:
+ version: 1.4.27-1
+ comments: |
+ Depends on last component of $PWD:
+ .
+ Makefile:8:VERSION := $(shell pwd | sed s/.*tools-//)
+ issues:
+ - captures_build_path
pcscada:
version: 0.7.2-1
issues:
@@ -29372,6 +29384,20 @@ slime:
- timestamps_in_ps_generated_by_dvips
bugs:
- 826162
+slixmpp:
+ version: 1.2.1-3
+ comments: |
+ At least three separate issues:
+ .
+ 1) The following Python set is printed in hash^Wset iteration order in the documentation:
+ slixmpp/xmlstream/stanzabase.py:314: interfaces = set(('type', 'to', 'from', 'id', 'payload'))
+ .
+ 2) Captures the absolute path to slixmpp/stringprep.pyx. Speculation: that may be used for Cython's equivalent of __FILE__.
+ .
+ 3) cython_captures_build_path
+ issues:
+ - cython_captures_build_path
+ - max_output_size_reached
slmon:
version: 0.5.13-2.3
bugs:
--
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