14
0
forked from pool/python-emoji

Accepting request 1088925 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1088925
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-emoji?expand=0&rev=18
This commit is contained in:
2023-05-25 21:52:23 +00:00
committed by Git OBS Bridge
4 changed files with 12 additions and 6 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a2986c21e4aba6b9870df40ef487a17be863cb7778dcf1c01e25917b7cd210bb
size 240929

3
emoji-2.4.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:72b918412f7059f57b0f0b0c27f3458802c4c97a2f039f4732610c2582b6c9e4
size 353666

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed May 24 15:41:07 UTC 2023 - Matthias Bach <marix@marix.org> - 2.4.0
- Updated to 2.4.0
* Added Japanese, Korean, Indonesian, and Simplified Chinese.
-------------------------------------------------------------------
Mon Oct 31 20:44:01 UTC 2022 - Matthias Bach <marix@marix.org> - 2.2.0

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-emoji
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2021 Matthias Bach <marix@marix.org>
#
# All modifications and additions to the file contributed by third parties
@@ -18,7 +18,7 @@
Name: python-emoji
Version: 2.2.0
Version: 2.4.0
Release: 0
Summary: Emoji for Python
License: BSD-3-Clause
@@ -43,7 +43,7 @@ Python is 👍
>> print(emoji.emojize('Python is :thumbsup:', use_aliases=True))
Python is 👍
By default, the language is English (``language='en'``) but Spanish (``'es'``), Portuguese (``'pt'``) and Italian (``'it'``) are also supported.
By default, the language is English (``language='en'``) several further languages are also supported.
%prep
%autosetup -n emoji-%{version} -p1