Hello community,

here is the log from the commit of package python-strictyaml for 
openSUSE:Factory checked in at 2019-09-30 15:58:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-strictyaml (Old)
 and      /work/SRC/openSUSE:Factory/.python-strictyaml.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-strictyaml"

Mon Sep 30 15:58:40 2019 rev:2 rq:733684 version:1.0.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-strictyaml/python-strictyaml.changes      
2019-09-27 14:47:38.856889707 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-strictyaml.new.2352/python-strictyaml.changes
    2019-09-30 15:58:44.201322373 +0200
@@ -1,0 +2,5 @@
+Fri Sep 13 14:51:23 UTC 2019 - Jan Engelhardt <[email protected]>
+
+- Expand %description.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-strictyaml.spec ++++++
--- /var/tmp/diff_new_pack.ieksVU/_old  2019-09-30 15:58:45.157319828 +0200
+++ /var/tmp/diff_new_pack.ieksVU/_new  2019-09-30 15:58:45.161319818 +0200
@@ -39,7 +39,17 @@
 %python_subpackages
 
 %description
-Strict, typed YAML parser.
+StrictYAML is a type-safe YAML parser that parses and validates a
+restricted subset of the YAML specification.
+
+Priorities:
+
+ * No parsing of hard to read and insecure features of YAML like the
+   Norway problem.
+ * Strict validation of markup and straightforward type casting.
+ * Acting as a near-drop in replacement for pyyaml, ruamel.yaml or poyo.
+ * Comment preservation across a read-write cycle
+ * Speed is not a key concern
 
 %prep
 %setup -q -n strictyaml-%{version}


Reply via email to