17
0

Accepting request 659356 from devel:languages:python

- Remove superfluous devel dependency for noarch package

OBS-URL: https://build.opensuse.org/request/show/659356
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SQLAlchemy?expand=0&rev=58
This commit is contained in:
2018-12-19 12:52:11 +00:00
committed by Git OBS Bridge
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Dec 4 12:54:53 UTC 2018 - Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
-------------------------------------------------------------------
Mon Nov 12 06:16:33 UTC 2018 - Arun Persaud <arun@gmx.de>

View File

@@ -27,7 +27,6 @@ License: MIT
Group: Development/Languages/Python
URL: http://www.sqlalchemy.org
Source: https://files.pythonhosted.org/packages/source/S/SQLAlchemy/SQLAlchemy-%{version}.tar.gz
BuildRequires: %{python_module devel}
# Test requirements:
BuildRequires: %{python_module mock}
BuildRequires: %{python_module pytest-xdist}