14
0

- fix last version update missing new runtime requires

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tempora?expand=0&rev=9
This commit is contained in:
2019-03-18 09:32:24 +00:00
committed by Git OBS Bridge
parent 53f3206d18
commit 83c1fd484e
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Mar 18 09:31:58 UTC 2019 - Dirk Mueller <dmueller@suse.com>
- fix last version update missing new runtime requires
-------------------------------------------------------------------
Thu Mar 14 18:11:24 CET 2019 - Matej Cepl <mcepl@suse.com>

View File

@@ -35,6 +35,7 @@ BuildRequires: %{python_module six}
BuildRequires: %{python_module wheel}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-jaraco.functools >= 1.20
Requires: python-pytz
Requires: python-six
BuildArch: noarch
@@ -62,7 +63,7 @@ Modules include:
%fdupes %{buildroot}
%check
# gh#jaraco/tempora#6
# https://github.com/jaraco/tempora/issues/6
# %%pytest tests
%files %{python_files}