14
0
forked from pool/python-emoji

Accepting request 946653 from home:theMarix:branches:devel:languages:python

- Update to 1.6.3
  * Added support for counting unique emojis
  * Improved performance of demojize()

OBS-URL: https://build.opensuse.org/request/show/946653
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-emoji?expand=0&rev=25
This commit is contained in:
2022-01-16 13:26:35 +00:00
committed by Git OBS Bridge
parent 69a5d3a3ae
commit 05272d3354
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:53d61a8e4c025f6c295ab99c842302c66d47952199c4fde66dd060dee3ad4324
size 170014

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

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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Jan 15 15:47:10 UTC 2022 - Matthias Bach <marix@marix.org> - 1.6.3
- Update to 1.6.3
* Added support for counting unique emojis
* Improved performance of demojize()
-------------------------------------------------------------------
Fri Oct 15 18:03:55 UTC 2021 - Matthias Bach <marix@marix.org> - 1.6.1

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-emoji
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 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: 1.6.1
Version: 1.6.3
Release: 0
Summary: Emoji for Python
License: BSD-3-Clause