forked from pool/python-hypothesis
		
	- fix requires
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypothesis?expand=0&rev=145
This commit is contained in:
		| @@ -1,3 +1,8 @@ | ||||
| ------------------------------------------------------------------- | ||||
| Mon Dec  6 18:10:30 UTC 2021 - Dirk Müller <dmueller@suse.com> | ||||
|  | ||||
| - fix requires  | ||||
|  | ||||
| ------------------------------------------------------------------- | ||||
| Mon Dec  6 09:35:44 UTC 2021 - Matej Cepl <mcepl@suse.com> | ||||
|  | ||||
|   | ||||
| @@ -53,6 +53,7 @@ BuildRequires:  %{python_module setuptools >= 36.2} | ||||
| BuildRequires:  fdupes | ||||
| BuildRequires:  python-rpm-macros | ||||
| Requires:       python-attrs >= 19.2.0 | ||||
| Requires:       python-pytz >= 2014.1 | ||||
| Requires:       python-sortedcontainers >= 2.1.0 | ||||
| Requires(post): update-alternatives | ||||
| Requires(preun):update-alternatives | ||||
| @@ -64,7 +65,6 @@ Recommends:     python-numpy >= 1.9.0 | ||||
| Recommends:     python-pandas >= 0.25 | ||||
| Recommends:     python-pytest >= 4.3 | ||||
| Recommends:     python-python-dateutil >= 1.4 | ||||
| Recommends:     python-pytz >= 2014.1 | ||||
| Recommends:     python-redis >= 3.0.0 | ||||
| BuildArch:      noarch | ||||
| %if %{with test} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user