Hello community,

here is the log from the commit of package python-cooldict for openSUSE:Factory 
checked in at 2018-04-19 15:30:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-cooldict (Old)
 and      /work/SRC/openSUSE:Factory/.python-cooldict.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-cooldict"

Thu Apr 19 15:30:24 2018 rev:2 rq:597452 version:1.02

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-cooldict/python-cooldict.changes  
2018-04-16 12:50:32.609719758 +0200
+++ /work/SRC/openSUSE:Factory/.python-cooldict.new/python-cooldict.changes     
2018-04-19 15:30:32.192478028 +0200
@@ -1,0 +2,5 @@
+Tue Apr 17 11:36:57 UTC 2018 - [email protected]
+
+- Update descriptions
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-cooldict.spec ++++++
--- /var/tmp/diff_new_pack.U1NEeu/_old  2018-04-19 15:30:33.700416154 +0200
+++ /var/tmp/diff_new_pack.U1NEeu/_new  2018-04-19 15:30:33.712415661 +0200
@@ -20,7 +20,7 @@
 Name:           python-cooldict
 Version:        1.02
 Release:        0
-Summary:        dict-like structures
+Summary:        dict-like structures for Python
 License:        BSD-2-Clause
 Group:          Development/Languages/Python
 URL:            https://github.com/zardus/cooldict
@@ -38,7 +38,11 @@
 %python_subpackages
 
 %description
-Some dict-like structures.
+cooldict provides some dict-like structures for Python, such as
+* a write-through cache around another dict
+* a finalizable dict
+* a branching dict
+* a copy-on-write dict (with and without sinkholing capability)
 
 %prep
 %setup -q -n cooldict-%{version}


Reply via email to