Accepting request 581941 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/581941 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest?expand=0&rev=33
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 2 09:07:52 UTC 2018 - chris@computersalat.de
|
||||
|
||||
- fix dependencies for attrs, pluggy, py, six
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 22 20:37:25 UTC 2018 - mimi.vx@gmail.com
|
||||
|
||||
|
||||
@@ -28,10 +28,10 @@ Source: https://files.pythonhosted.org/packages/source/p/pytest/pytest-%
|
||||
BuildRequires: %{python_module setuptools_scm}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-attrs
|
||||
Requires: python-pluggy
|
||||
Requires: python-py >= 1.4.33
|
||||
Requires: python-six
|
||||
Requires: python-attrs >= 17.2.0
|
||||
Requires: python-pluggy >= 0.5
|
||||
Requires: python-py >= 1.5.0
|
||||
Requires: python-six >= 1.10.0
|
||||
#/usr/bin/py.test imports pkg_resources
|
||||
Requires: python-setuptools
|
||||
Requires(post): update-alternatives
|
||||
|
||||
Reference in New Issue
Block a user