- Depend on python-dateutil not just dateutil to solve on Leap
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pendulum?expand=0&rev=9
This commit is contained in:
parent
88fa3fe7c3
commit
114883ba80
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 27 08:48:57 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Depend on python-dateutil not just dateutil to solve on Leap
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 20 10:58:48 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
@ -26,8 +26,8 @@ Group: Development/Languages/Python
|
||||
URL: https://pendulum.eustace.io
|
||||
# https://github.com/sdispater/pendulum/issues/453
|
||||
Source: https://github.com/sdispater/pendulum/archive/%{version}.tar.gz
|
||||
BuildRequires: %{python_module dateutil >= 2.6}
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module python-dateutil >= 2.6}
|
||||
BuildRequires: %{python_module pytz >= 2018.3}
|
||||
BuildRequires: %{python_module pytzdata >= 2018.3}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
|
Loading…
Reference in New Issue
Block a user