Hello community, here is the log from the commit of package python-natsort for openSUSE:Factory checked in at 2019-02-25 17:51:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-natsort (Old) and /work/SRC/openSUSE:Factory/.python-natsort.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-natsort" Mon Feb 25 17:51:02 2019 rev:9 rq:673242 version:6.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-natsort/python-natsort.changes 2018-11-26 10:30:03.425045517 +0100 +++ /work/SRC/openSUSE:Factory/.python-natsort.new.28833/python-natsort.changes 2019-02-25 17:51:09.170759806 +0100 @@ -1,0 +2,16 @@ +Sun Feb 10 22:29:18 UTC 2019 - Arun Persaud <[email protected]> + +- specfile: + * update copyright year + +- update to version 6.0.0: + * Drop support for Python 2.6 and 3.3 (thanks @jdufresne) (issue + #70) + * Remove deprecated APIs (kwargs number_type, signed, exp, as_path, + py3_safe; enums ns.TYPESAFE, ns.DIGIT, ns.VERSION; functions + versorted, index_versorted) (issue #81) + * Remove pipenv as a dependency for building (issue #86) + * Simply Travis-CI configuration (thanks @jdufresne) (issue #88) + * Fix README rendering in PyPI (thanks @altendky) (issue #89) + +------------------------------------------------------------------- Old: ---- natsort-5.5.0.tar.gz New: ---- natsort-6.0.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-natsort.spec ++++++ --- /var/tmp/diff_new_pack.3f4hqP/_old 2019-02-25 17:51:09.718759507 +0100 +++ /var/tmp/diff_new_pack.3f4hqP/_new 2019-02-25 17:51:09.718759507 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-natsort # -# 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 @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-natsort -Version: 5.5.0 +Version: 6.0.0 Release: 0 Summary: Natural sorting in Python License: MIT ++++++ natsort-5.5.0.tar.gz -> natsort-6.0.0.tar.gz ++++++ ++++ 5585 lines of diff (skipped)
