[notes] 01/01: add a git diffstr type marker to ygl's version, to avoid pyyaml to interpret it's version 4.2e-4 as an integer insted of a string

Mattia Rizzolo mattia at debian.org
Thu Sep 8 22:57:31 UTC 2016


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

mattia pushed a commit to branch master
in repository notes.

commit 9d1f7fd5f73e412b92d5ea9255ddfb8db87d25fd
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Thu Sep 8 22:57:20 2016 +0000

    add a git diffstr type marker to ygl's version, to avoid pyyaml to interpret it's version 4.2e-4 as an integer insted of a string
---
 packages.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/packages.yml b/packages.yml
index 998cb7f..aab87ca 100644
--- a/packages.yml
+++ b/packages.yml
@@ -27829,7 +27829,7 @@ yersinia:
   bugs:
     - 831404
 ygl:
-  version: 4.2e-4
+  version: !!str 4.2e-4
   issues:
     - captures_build_path
 yi:

-- 
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