14
0
forked from pool/python-emoji

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

- Update to 0.5.4:
  * 🤖 has been added as an alias for :robot_face:
  * Package now officially supports Python 3.7

OBS-URL: https://build.opensuse.org/request/show/730877
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-emoji?expand=0&rev=13
This commit is contained in:
Tomáš Chvátal
2019-09-16 07:39:21 +00:00
committed by Git OBS Bridge
parent 5206fb1fe7
commit 55f39a36a2
4 changed files with 11 additions and 4 deletions

View File

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

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

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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Sep 14 09:39:45 UTC 2019 - Matthias Bach <marix@marix.org>
- Update to 0.5.4:
* :robot: has been added as an alias for :robot_face:
* Package now officially supports Python 3.7
-------------------------------------------------------------------
Fri Sep 13 07:59:56 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-emoji
Version: 0.5.3
Version: 0.5.4
Release: 0
Summary: Emoji for Python
License: BSD-3-Clause