Hello community, here is the log from the commit of package python-emoji for openSUSE:Factory checked in at 2020-08-12 10:30:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-emoji (Old) and /work/SRC/openSUSE:Factory/.python-emoji.new.3399 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-emoji" Wed Aug 12 10:30:15 2020 rev:8 rq:825644 version:0.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-emoji/python-emoji.changes 2020-03-30 23:06:53.968296013 +0200 +++ /work/SRC/openSUSE:Factory/.python-emoji.new.3399/python-emoji.changes 2020-08-12 10:36:19.208285990 +0200 @@ -1,0 +2,10 @@ +Mon Aug 10 18:54:15 UTC 2020 - Matthias Bach <[email protected]> + +- Update to 0.6.0: + * Add variant selector for "emojize" function allowing to choose + between "base"(None), VS-15 ("text_type") and VS-16 + ("emoji_type") + * Add new emoji (Added to Unicode 2019-01-27) +- Drop obsolete remove_nose.patch + +------------------------------------------------------------------- Old: ---- emoji-0.5.4.tar.gz remove_nose.patch New: ---- emoji-0.6.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-emoji.spec ++++++ --- /var/tmp/diff_new_pack.Euay9m/_old 2020-08-12 10:36:20.324286543 +0200 +++ /var/tmp/diff_new_pack.Euay9m/_new 2020-08-12 10:36:20.324286543 +0200 @@ -2,7 +2,7 @@ # spec file for package python-emoji # # Copyright (c) 2020 SUSE LLC -# Copyright (c) 2018 Matthias Bach <[email protected]>. +# Copyright (c) 2020 Matthias Bach <[email protected]> # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-emoji -Version: 0.5.4 +Version: 0.6.0 Release: 0 Summary: Emoji for Python License: BSD-3-Clause @@ -27,7 +27,6 @@ URL: https://github.com/carpedm20/emoji/ Source: https://files.pythonhosted.org/packages/source/e/emoji/emoji-%{version}.tar.gz # https://github.com/carpedm20/emoji/pull/118 -Patch0: remove_nose.patch BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} BuildRequires: fdupes @@ -48,7 +47,6 @@ %prep %setup -q -n emoji-%{version} -%patch0 -p1 %build %python_build ++++++ emoji-0.5.4.tar.gz -> emoji-0.6.0.tar.gz ++++++ ++++ 3253 lines of diff (skipped)
