forked from pool/python-emoji
Accepting request 990294 from home:theMarix:branches:devel:languages:python
- 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
OBS-URL: https://build.opensuse.org/request/show/990294
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-emoji?expand=0&rev=28
This commit is contained in:
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 18 17:16:56 UTC 2022 - Matthias Bach <marix@marix.org> - 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 11 10:28:54 UTC 2022 - Matthias Bach <marix@marix.org> - 1.7.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user