forked from pool/python-emoji
Accepting request 1175699 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1175699 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-emoji?expand=0&rev=30
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8f0a3907f1235810a3e9f0880230d6c519f3c0e649a9285867e19a2feec3721e
|
||||
size 441960
|
||||
3
emoji-2.12.1.tar.gz
Normal file
3
emoji-2.12.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4aa0488817691aa58d83764b6c209f8a27c0b3ab3f89d1b8dceca1a62e4973eb
|
||||
size 442019
|
||||
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 20 20:49:52 UTC 2024 - Matthias Bach <marix@marix.org> - 2.21.1
|
||||
|
||||
- Update to 2.12.1
|
||||
* Require version 4.7.0+ of typing-extensions
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 20 08:35:37 UTC 2024 - Matthias Bach <marix@marix.org> - 2.12.0
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-emoji
|
||||
Version: 2.12.0
|
||||
Version: 2.12.1
|
||||
Release: 0
|
||||
Summary: Emoji for Python
|
||||
License: BSD-3-Clause
|
||||
@@ -29,11 +29,11 @@ Source: https://files.pythonhosted.org/packages/source/e/emoji/emoji-%{v
|
||||
BuildRequires: %{python_module pip}
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: %{python_module typing_extensions}
|
||||
BuildRequires: %{python_module typing_extensions >= 4.7.0}
|
||||
BuildRequires: %{python_module wheel}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-typing_extensions
|
||||
Requires: python-typing_extensions >= 4.7.0
|
||||
BuildArch: noarch
|
||||
%python_subpackages
|
||||
|
||||
|
||||
Reference in New Issue
Block a user