forked from pool/python-arrow
Accepting request 1110582 from devel:languages:python
- drop unnecessary test dependencies to chai (it uses pytest now) argument to the Arrow constructor. * Updated Turkish locale and added tests. - new version needs pytest instead of nose OBS-URL: https://build.opensuse.org/request/show/1110582 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-arrow?expand=0&rev=28
This commit is contained in:
commit
0f84a20f43
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 12 11:06:13 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- drop unnecessary test dependencies to chai (it uses pytest now)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 21 12:21:59 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -40,7 +40,6 @@ Requires: python-python-dateutil >= 2.7.0
|
||||
BuildArch: noarch
|
||||
%if %{with test}
|
||||
BuildRequires: %{python_module arrow == %{version}}
|
||||
BuildRequires: %{python_module chai}
|
||||
BuildRequires: %{python_module dateparser}
|
||||
BuildRequires: %{python_module dateutil >= 2.7.0}
|
||||
BuildRequires: %{python_module pytest-mock}
|
||||
|
Loading…
x
Reference in New Issue
Block a user