Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-emoji for openSUSE:Factory 
checked in at 2022-07-21 11:33:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-emoji (Old)
 and      /work/SRC/openSUSE:Factory/.python-emoji.new.1523 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-emoji"

Thu Jul 21 11:33:19 2022 rev:15 rq:990301 version:2.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-emoji/python-emoji.changes        
2022-03-11 21:42:06.474109364 +0100
+++ /work/SRC/openSUSE:Factory/.python-emoji.new.1523/python-emoji.changes      
2022-07-21 11:33:51.082974840 +0200
@@ -1,0 +2,14 @@
+Mon Jul 18 17:16:56 UTC 2022 - Matthias Bach <[email protected]> - 2.0.0
+
+- Update to 2.0.0
+  * Removed the old dicts EMOJI_UNICODE_, UNICODE_EMOJI_
+  * Removed unused language=None parameters
+  * Removed use_alias parameter
+  * Removed the get_regexp method
+  * Removed emoji_lis
+  * Removed distinct_emoji_lis
+  * Made the list of languages public:
+    emoji.LANGUAGES = ['en','es','pt','it','fr','de']
+- Run all tests during packaging
+
+-------------------------------------------------------------------

Old:
----
  emoji-1.7.0.tar.gz

New:
----
  emoji-2.0.0.tar.gz

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

Other differences:
------------------
++++++ python-emoji.spec ++++++
--- /var/tmp/diff_new_pack.RZmRUv/_old  2022-07-21 11:33:51.618975368 +0200
+++ /var/tmp/diff_new_pack.RZmRUv/_new  2022-07-21 11:33:51.622975372 +0200
@@ -18,7 +18,7 @@
 
 
 Name:           python-emoji
-Version:        1.7.0
+Version:        2.0.0
 Release:        0
 Summary:        Emoji for Python
 License:        BSD-3-Clause
@@ -56,7 +56,7 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}/emoji*
 
 %check
-%pytest tests/test_core.py tests/test_unicode_codes.py
+%pytest
 
 %files %{python_files}
 %doc CHANGES.md README.rst

++++++ emoji-1.7.0.tar.gz -> emoji-2.0.0.tar.gz ++++++
++++ 68404 lines of diff (skipped)

Reply via email to