Hello community,

here is the log from the commit of package python-siphashc for openSUSE:Factory 
checked in at 2018-08-10 09:49:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-siphashc (Old)
 and      /work/SRC/openSUSE:Factory/.python-siphashc.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-siphashc"

Fri Aug 10 09:49:26 2018 rev:2 rq:628179 version:1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-siphashc/python-siphashc.changes  
2018-08-03 12:36:53.383532869 +0200
+++ /work/SRC/openSUSE:Factory/.python-siphashc.new/python-siphashc.changes     
2018-08-10 09:49:27.334238771 +0200
@@ -1,0 +2,5 @@
+Wed Aug  8 15:36:35 UTC 2018 - jeng...@inai.de
+
+- Fix irrelevant description.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-siphashc.spec ++++++
--- /var/tmp/diff_new_pack.KrD73x/_old  2018-08-10 09:49:27.962239782 +0200
+++ /var/tmp/diff_new_pack.KrD73x/_new  2018-08-10 09:49:27.966239789 +0200
@@ -21,7 +21,7 @@
 Name:           python-siphashc
 Version:        1.0
 Release:        0
-Summary:        C-Module for siphash
+Summary:        Python C module to calculate SipHashes
 License:        MIT
 Group:          Development/Languages/Python
 URL:            https://github.com/WeblateOrg/siphashc
@@ -36,10 +36,12 @@
 %python_subpackages
 
 %description
-The best way to have Django DRY forms. Build programmatic reusable layouts out
-of components, having full control of the rendered HTML without writing HTML in
-templates. All this without breaking the standard way of doing things in
-Django, so it plays nice with any other form application.
+A Python C module for siphash. SipHash is an add–rotate–xor (ARX)
+based family of pseudorandom functions.
+
+SipHash is fundamentally different from cryptographic hash functions
+like SHA in that SipHash is only suitable as a message authentication
+code.
 
 %prep
 %setup -q -n siphashc-%{version}


Reply via email to