Hello community, here is the log from the commit of package python-iso8601 for openSUSE:Factory checked in at 2019-01-15 13:16:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-iso8601 (Old) and /work/SRC/openSUSE:Factory/.python-iso8601.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-iso8601" Tue Jan 15 13:16:09 2019 rev:14 rq:663810 version:0.1.12 Changes: -------- --- /work/SRC/openSUSE:Factory/python-iso8601/python-iso8601.changes 2018-12-27 00:26:51.411787508 +0100 +++ /work/SRC/openSUSE:Factory/.python-iso8601.new.28833/python-iso8601.changes 2019-01-15 13:16:19.468360161 +0100 @@ -1,0 +2,5 @@ +Tue Jan 8 17:39:26 UTC 2019 - Jan Engelhardt <[email protected]> + +- Update descriptions. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-iso8601.spec ++++++ --- /var/tmp/diff_new_pack.4G02zX/_old 2019-01-15 13:16:19.888359831 +0100 +++ /var/tmp/diff_new_pack.4G02zX/_new 2019-01-15 13:16:19.892359827 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-iso8601 # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ Name: python-iso8601 Version: 0.1.12 Release: 0 -Summary: Simple module to parse ISO 8601 dates +Summary: Python module to parse ISO 8601 dates License: MIT Group: Development/Languages/Python URL: http://code.google.com/p/pyiso8601/ @@ -32,8 +32,6 @@ %python_subpackages %description -Simple module to parse ISO 8601 dates - This module parses the most common forms of ISO 8601 date strings (e.g. 2007-01-14T20:34:22+00:00) into datetime objects.
