forked from pool/python-canonicaljson
Accepting request 981336 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/981336 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-canonicaljson?expand=0&rev=12
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 8 11:30:41 UTC 2022 - Marcus Rueckert <mrueckert@suse.de>
|
||||
|
||||
- add BR/Requires for typing_extension. new in 1.6.2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 8 10:00:55 UTC 2022 - Marcus Rueckert <mrueckert@suse.de>
|
||||
|
||||
|
||||
@@ -44,11 +44,13 @@ BuildRequires: %{python_module wheel}
|
||||
BuildRequires: %{python_module frozendict >= 2.1.3}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: %{python_module simplejson >= 3.14.0}
|
||||
BuildRequires: %{python_module typing_extensions}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-frozendict >= 1.0
|
||||
Requires: python-simplejson >= 3.14.0
|
||||
Requires: python-six
|
||||
Requires: python-typing_extensions
|
||||
BuildArch: noarch
|
||||
%if %{with test}
|
||||
BuildRequires: %{python_module %{short_name}}
|
||||
|
||||
Reference in New Issue
Block a user