14
0
forked from pool/python-emoji

Accepting request 1239034 from home:glaubitz:branches:devel:languages:python

- Update to 2.14.1
  * Use `importlib.resources` to load json files
  * Update translations to Unicode release-46-1

OBS-URL: https://build.opensuse.org/request/show/1239034
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-emoji?expand=0&rev=67
This commit is contained in:
2025-01-20 13:49:17 +00:00
committed by Git OBS Bridge
parent 75bfe9abfa
commit 395bf37ad6
4 changed files with 12 additions and 5 deletions

View File

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

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

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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Jan 20 13:32:58 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 2.14.1
* Use `importlib.resources` to load json files
* Update translations to Unicode release-46-1
-------------------------------------------------------------------
Mon Oct 7 19:12:20 UTC 2024 - Matthias Bach <marix@marix.org> - 2.14.0

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-emoji
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2021 Matthias Bach <marix@marix.org>
#
# All modifications and additions to the file contributed by third parties
@@ -19,7 +19,7 @@
%{?sle15_python_module_pythons}
Name: python-emoji
Version: 2.14.0
Version: 2.14.1
Release: 0
Summary: Emoji for Python
License: BSD-3-Clause