14
0
forked from pool/python-emoji

Accepting request 1202107 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1202107
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-emoji?expand=0&rev=31
This commit is contained in:
2024-09-20 15:12:02 +00:00
committed by Git OBS Bridge
4 changed files with 13 additions and 5 deletions

View File

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

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

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

View File

@@ -1,5 +1,13 @@
-------------------------------------------------------------------
Mon May 20 20:49:52 UTC 2024 - Matthias Bach <marix@marix.org> - 2.21.1
Thu Sep 19 19:54:48 UTC 2024 - Matthias Bach <marix@marix.org> - 2.13.0
- Update to 2.13.0
* Use JSON files to store the database of emoji
* Load a language into emoji.EMOJI_DATA with
emoji.config.load_language("zh")
-------------------------------------------------------------------
Mon May 20 20:49:52 UTC 2024 - Matthias Bach <marix@marix.org> - 2.12.1
- Update to 2.12.1
* Require version 4.7.0+ of typing-extensions

View File

@@ -19,7 +19,7 @@
%{?sle15_python_module_pythons}
Name: python-emoji
Version: 2.12.1
Version: 2.13.0
Release: 0
Summary: Emoji for Python
License: BSD-3-Clause